NAME
XML::FeedLite::File
VERSION
$Revision: 1.3 $
SYNOPSIS
DESCRIPTION
SUBROUTINES/METHODS
fetch - Fetch feed data from file
$xflf->fetch({
'/path/to/file1' => sub { ... },
'/path/to/file2# => sub { ... },
});
DIAGNOSTICS
CONFIGURATION AND ENVIRONMENT
DEPENDENCIES
INCOMPATIBILITIES
BUGS AND LIMITATIONS
AUTHOR
Roger Pettett, <rmp@psyphi.net>
LICENSE AND COPYRIGHT
Copyright (C) 2005 by Roger Pettett
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.4 or, at your option, any later version of Perl 5 you may have available.