Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: A story of a Perl Monk and Problem

by chipmunk (Parson)
on May 19, 2001 at 19:32 UTC ( [id://81727]=note: print w/replies, xml ) Need Help??


in reply to A story of a Perl Monk and Problem

When using IO::Dir, the value you pass to $dir->seek(POS) should be a value returned from $dir->tell().

These methods are wrappers around Perl's builtins, seekdir and telldir.

Replies are listed 'Best First'.
Re: Re: A story of a Perl Monk and Problem
by lindex (Friar) on May 19, 2001 at 19:39 UTC
    Will the POS change if data in the direcotyr changes?
    What are the security implications of passing a seek POS through the web ?

    Brought to you by that crazy but lovable guy... lindex

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found