OSDN Git Service

Initial version.
authorTaku Amano <taku@toi-planning.net>
Wed, 16 Sep 2009 12:44:22 +0000 (21:44 +0900)
committerTaku Amano <taku@toi-planning.net>
Wed, 16 Sep 2009 12:44:22 +0000 (21:44 +0900)
commit269f73bc5297d9df81892509c939b21b704d2e85
treeb0287ff0c87bb47f823cb9afecdd373c6cc6847a
Initial version.
31 files changed:
Build.PL [new file with mode: 0644]
COPYING [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
MANIFEST.SKIP [new file with mode: 0644]
config.yaml [new file with mode: 0644]
extlib/Archive/.exists [new file with mode: 0644]
extlib/Archive/Tar.pm [new file with mode: 0644]
extlib/Archive/Tar/Constant.pm [new file with mode: 0644]
extlib/Archive/Tar/File.pm [new file with mode: 0644]
extlib/Digest/Perl/.exists [new file with mode: 0644]
extlib/Digest/Perl/MD5.pm [new file with mode: 0755]
extlib/File/Copy/.exists [new file with mode: 0644]
extlib/File/Copy/Recursive.pm [new file with mode: 0644]
lib/PluginManager/App.pm [new file with mode: 0644]
lib/PluginManager/Command.pm [new file with mode: 0644]
lib/PluginManager/Installed.pm [new file with mode: 0644]
lib/PluginManager/L10N.pm [new file with mode: 0644]
lib/PluginManager/L10N/en_us.pm [new file with mode: 0644]
lib/PluginManager/L10N/ja.pm [new file with mode: 0644]
lib/PluginManager/Packages.pm [new file with mode: 0644]
lib/PluginManager/Repository.pm [new file with mode: 0644]
lib/PluginManager/Util.pm [new file with mode: 0644]
tmpl/include/pm_menus.tmpl [new file with mode: 0644]
tmpl/include/pm_package_list_table.tmpl [new file with mode: 0644]
tmpl/pm_export.tmpl [new file with mode: 0644]
tmpl/pm_ftp_prompt.tmpl [new file with mode: 0644]
tmpl/pm_import.tmpl [new file with mode: 0644]
tmpl/pm_package_list.tmpl [new file with mode: 0644]
tmpl/pm_repository.tmpl [new file with mode: 0644]
tmpl/pm_setting.tmpl [new file with mode: 0644]
tools/plugin-manager [new file with mode: 0755]