Beefy Boxes and Bandwidth Generously Provided by pair Networks Cowboy Neal with Hat
No such thing as a small change
 
PerlMonks  

Re: Typed declarations?

by LanX (Monsignor)
on Apr 28, 2012 at 14:05 UTC ( #967809=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    lanx@nc10-ubuntu:~$ perl -c -e' my blabla $x;'
    No such class blabla at -e line 1, near "my blabla"
    -e had compilation errors.
    
  2. or download this
    lanx@nc10-ubuntu:~$ perl -c -e'{package blabla;} my blabla $x;'
    -e syntax OK
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (16)
As of 2013-06-19 22:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    How many continents have you visited?









    Results (675 votes), past polls