Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

RE: RE: RE: mybooks.pl (or or )

by BlueLines (Hermit)
on Aug 11, 2000 at 04:06 UTC ( [id://27422]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    $FOO="/etc/passwd";
    open FOO || die "Argh: $!\n";
    
  2. or download this
    nooky:~$ ./foo.pl
    Precedence problem: open FOO should be open(FOO) at ./foo.pl line 3.
    
  3. or download this
    nooky:~$ ./foo.pl
    Precedence problem: open FOO should be open(FOO) at ./foo.pl line 3.
    Probable precedence problem on logical or at ./foo.pl line 3.
    

Log In?
Username:
Password:

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

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

    No recent polls found