Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^4: Is there any way to override "file test operator"?

by Tux (Canon)
on Aug 09, 2011 at 08:04 UTC ( [id://919410]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat test.pl
    #!/pro/bin/perl
    
    ...
    test.pl
    Can't call method "e" without a package or object reference at test.pl
    + line 10.
    $
    
  2. or download this
    $ cat test.pl
    #!/pro/bin/perl
    
    ...
    $ perl test.pl
    test.pl
    Undefined subroutine &main::e called at test.pl line 10.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (8)
As of 2024-04-18 07:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found