summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter.pm
AgeCommit message (Expand)Author
2003-02-01remove get_next_value() method.fukachan
2003-01-11fix commentsfukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-21enhance add() to add($address, [$argv])fukachan
2002-07-24removed replace()fukachan
2002-07-24clean upfukachan
2002-07-23reconstruct MySQL functionsfukachan
2002-07-22accept READ_ONLY($map)fukachan
2002-02-17remove \s*$fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-27clarify IO::Adapter definition and clean up get_XXX() functions.fukachan
2002-01-27fix copyrightfukachan
2002-01-27clarify IO::Adapter::find() usage.fukachan
2001-12-24update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-09-17define AUTOLOAD() to hook up md_XXX() functionsfukachan
2001-09-17change replace()fukachan
2001-08-26add touch() method only for file type. It creates a file if the filefukachan
2001-08-05set @ISA = qw(IO::Adapter::ErrorStatus) to call error_set()fukachan
2001-06-29modify IO::Adapter::find() method to accpet options "all"fukachan
2001-06-09clarify $map_params paremterfukachan
2001-06-09update status: "mysql" map is implemented already.fukachan
2001-05-30clean up documentsfukachan
2001-05-04rename class from IO::MapAdapter to IO::Adapter.fukachan