in reply to Format ignorance
Ignorance can be mended with reading ;-)
Read FileHandle. It defines format_name, format_top and so on. Read perlform.
- my $FH=*{$$self{FILEHANDLE}}; + my $FH = $self->{FILEHANDLE}; + $FH->format_name('FH'); - format $FH = + format FH =
--shmem
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ / /\_¯/(q / ---------------------------- \__(m.====·.(_("always off the crowd"))."· ");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Format ignorance
by ikegami (Patriarch) on Oct 05, 2006 at 22:21 UTC | |
by shmem (Chancellor) on Oct 05, 2006 at 22:34 UTC | |
by ikegami (Patriarch) on Oct 06, 2006 at 00:06 UTC | |
Re^2: Format ignorance
by sailortailorson (Scribe) on Oct 05, 2006 at 20:02 UTC |