Hacker, author, trainer
Technorati Profile [technorati.com]
My article on Perl's special variables[1] was published on perl.com over the weekend.
I've already had a couple of email from people telling me how useful they've found it. Always nice to know your work is appreciated.
[1] Actually it just covers half a dozen or so variables that control file I/O.
$. and ARGV (Score:1)
or equivalently,
is included in the
loop.
eof(3) [perldoc.com]
Otherwise excellent review!
Bill
# I had a sig when sigs were cool
use Sig;
Minor typo in article (Score:1)
That final quotation mark shouldn't be there. :)
Otherwise a very good article.
All the best,
jarich
-l ? (Score:1)
Re:-l ? (Score:2)
Great article... (Score:1)
Re:Great article... (Score:2)