Query: www::indexparser::entry
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WWW::IndexParser::Entry(3pm) User Contributed Perl Documentation WWW::IndexParser::Entry(3pm)NAMEWWW::IndexParser::Entry - Object representing an item in a directorySYNOPSISmy @files = WWW::IndexParser->new('http://www.james.rcpt.to/misc/'); foreach my $file (@files) { print $file->url; }DESCRIPTIONWWW::IndexParser::Entry is not used directly, but is the class of items returned by WWW::IndexParser when it successfully parses an auto index from a web server.METHODSfilename url size size_units typeOSNAMESanyAUTHORJames Bromberger <james@rcpt.to>COPYRIGHTCopyright (c) 2005 James Bromberger. All rights reserved. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.0 2006-09-27 WWW::IndexParser::Entry(3pm)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |