Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: I got two questions, please see here:)

by atcroft (Abbot)
on Feb 18, 2011 at 04:07 UTC ( [id://888841]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        print scalar localtime, qq{\n};
        sleep 1;
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        print $interface, q{ }, $1, q{: }, $2, qq{\n};
    }
    close CMD || die "bad cmd: $! $?";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-19 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found