[Bps-public-commit] storage-box branch, master, updated. 3f71694a6ec2bdeef7a823b6e764df1273f7acb0
Jim Brandt
jbrandt at bestpractical.com
Fri Oct 7 14:33:57 EDT 2016
The branch, master has been updated
via 3f71694a6ec2bdeef7a823b6e764df1273f7acb0 (commit)
from 6166ffd7d778ae1f4c8aa7bfc499ff0b997fd4fd (commit)
Summary of changes:
Changes | 4 ++--
MANIFEST | 38 ++++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 MANIFEST
- Log -----------------------------------------------------------------
commit 3f71694a6ec2bdeef7a823b6e764df1273f7acb0
Author: Jim Brandt <jbrandt at bestpractical.com>
Date: Fri Oct 7 14:32:59 2016 -0400
Prep for 0.03 release
diff --git a/Changes b/Changes
index 720cd3b..7790f34 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
Revision history for Storage-Box
-{{$NEXT}}
- - Initial release
+0.01 2016-10-07
+ - Initial release
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..f970761
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,38 @@
+Build.PL
+Changes
+cpanfile
+dist.ini
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/Fetch.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/Metadata.pm
+inc/Module/Install/ReadmeFromPod.pm
+inc/Module/Install/Win32.pm
+inc/Module/Install/WriteAll.pm
+lib/Storage/Box.pm
+lib/Storage/Box/Auth.pm
+lib/Storage/Box/File.pm
+lib/Storage/Box/Folder.pm
+lib/Storage/Box/Logger.pm
+lib/Storage/Box/Request.pm
+lib/Storage/Box/User.pm
+LICENSE
+Makefile.PL
+MANIFEST This list of files
+META.json
+META.yml
+README
+README.md
+scripts/auth_enterprise.pl
+scripts/auth_user.pl
+scripts/create_file.pl
+scripts/create_user.pl
+scripts/create_user2.pl
+scripts/delete_file.pl
+scripts/delete_user.pl
+scripts/download_file.pl
+scripts/read_user.pl
+scripts/update_user.pl
+t/basic.t
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list