Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Take *that*, Deparse!

by Felonious (Chaplain)
on Nov 28, 2002 at 05:18 UTC ( [id://216247]=note: print w/replies, xml ) Need Help??


in reply to Re: Take *that*, Deparse!
in thread Take *that*, Deparse!

D'oh! You're right... Deparse handled that "fairly ok" (though what it produced is not valid perl) under perl 5.6.1, which I failed to test;)

Under 5.8.0, the part that produces:

sub main:: (&) { bless $_[0]; }
suffers the same fate as the below (which should work in both):
#!/usr/bin/perl sub :::::: { print "Just another Perl Hacker\n"; } &::::::;
/Me hopes that one works;)


The early worm gets the bird.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://216247]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-18 01:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found