![]() |
![]()
| ![]() |
![]()
NAMEXML::XBEL::Alias - OOP for reading and writing XBEL aliases. SYNOPSISuse XML::XBEL::Alias; DESCRIPTIONOOP for reading and writing XBEL aliases. PACKAGE METHODS__PACKAGE__->new(\%args)Valid args are :
Returns an XML::XBEL::Alias object. OBJECT METHODS$obj->ref((XML::XBEL::Bookmark || $pointer_)Get/set the reference for an alias. Returns a string when called with no arguments; otherwise returns true or false. $obj->delete()Delete an XBEL alias. $obj->toString($format)$obj->toFile($filename,$format)$obj->toFH(\*$fh,$format)VERSION$Revision: 1.4 $ DATE$Date: 2004/06/23 06:23:57 $ AUTHORAaron Straup Cope <ascope@cpan.org> SEE ALSOXML::XBEL XML::XBEL::Folder XML::XBEL::Bookmark XML::XBEL::Separator 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.
|