Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Programming in Perl without semicolon

by jdporter (Paladin)
on Jan 31, 2009 at 00:40 UTC ( [id://740360]=note: print w/replies, xml ) Need Help??


in reply to Re: Programming in Perl without semicolon
in thread Programming in Perl without semicolon

Notice that he didn't use any my variables?

Replies are listed 'Best First'.
Re^3: Programming in Perl without semicolon
by Lawliet (Curate) on Jan 31, 2009 at 03:53 UTC

    Wait a couple seconds! What about use vars()? (ikegami's reply to a reply below made me think of it (because he had used it himself).)

    And you didn't even know bears could type.

      Hmmm, you should probably all have a look at
      Acme::Pythonic
      from Xavier Noria. There you only have to use one ';', namely in
      use Acme::Pythonic;
      :)
      Of course, there still would be semicolons in strings and regexes or other non-statement places... Best regards, Udo

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-24 08:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found