NAME
Archive::Rgssad - Provide an interface to rgssad and rgss2a archive files.
VERSION
Version 0.1
SYNOPSIS
use Archive::Rgssad;
my $foo = Archive::Rgssad->new();
...
SUBROUTINES/METHODS
new
load
save
entries
get
add
remove
AUTHOR
Zejun Wu, <watashi at watashi.ws>
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Archive::Rgssad
You can also look for information at:
ACKNOWLEDGEMENTS
A special thanks to leexuany, who shared his discovery about the rgssad format and published the decryption algorithm.
LICENSE AND COPYRIGHT
Copyright 2012 Zejun Wu.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.