|
NAMEXML::XBEL::Separator - OOP for reading and writing XBEL separatorsSYNOPSISuse XML::XBEL::Separator; DESCRIPTIONOOP for reading and writing XBEL separatorsPACKAGE METHODS__PACKAGE__->new()Returns an XML::XBEL::Separator object.OBJECT METHODS$obj->delete()Delete an XBEL separator.$obj->toString($format)$obj->toFile($filename,$format)$obj->toFH(\*$fh,$format)VERSION$Revision: 1.2 $DATE$Date: 2004/06/23 04:15:12 $AUTHORAaron Straup Cope <ascope@cpan.org>SEE ALSOXML::XBELXML::XBEL::Folder XML::XBEL::Bookmark XML::XBEL::Alias LICENSECopyright (c) 2004 Aaron Straup Cope. All rights reserved.This is free software, you may use it and distribute it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |