in reply to Re: Take *that*, Deparse!
in thread Take *that*, Deparse!
Under 5.8.0, the part that produces:
suffers the same fate as the below (which should work in both):sub main:: (&) { bless $_[0]; }
/Me hopes that one works;)#!/usr/bin/perl sub :::::: { print "Just another Perl Hacker\n"; } &::::::;
The early worm gets the bird.
|
|---|