Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

filehandler confusion

by dusk (Friar)
on Feb 21, 2001 at 08:37 UTC ( [id://59851]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    share_dir->'/foo/bar/'
    
  2. or download this
    my $shared_songs=0;
            opendir (S,$opts{share_dir}) || die "Error opening $opts{share
    +_dir} for sharing: $!";
    ...
                   $nap_object->share("$opts{share_dir}/$song",1) && $shar
    +ed_songs++;
            }
            closedir S;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-03-28 11:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found