![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: special magic in "%!" ?by janx (Monk) |
on Mar 08, 2003 at 17:26 UTC ( #241406=note: print w/replies, xml ) | Need Help?? |
%! (aka %ERRNO) is only defined if you use Errno; Thus, %c cannot be defined either and does not become anything special when you print it. Regards, janx
In Section
Seekers of Perl Wisdom
|
|