|
|
@ -10,11 +10,6 @@ WARNING |
|
|
|
Also: Check out Archive::BagIt::Fast if you are willing to add some |
|
|
|
extra dependencies to get better speed by mmap-ing files. |
|
|
|
|
|
|
|
NAME |
|
|
|
|
|
|
|
Archive::BagIt - An interface to make and verify bags according to the |
|
|
|
BagIt standard |
|
|
|
|
|
|
|
SYNOPSIS |
|
|
|
|
|
|
|
This modules will hopefully help with the basic commands needed to |
|
|
@ -84,20 +79,6 @@ SUBROUTINES |
|
|
|
|
|
|
|
Return an array with the list of tagmanifest files |
|
|
|
|
|
|
|
AUTHORS |
|
|
|
|
|
|
|
Robert Schmidt, <rjeschmi at gmail.com> |
|
|
|
|
|
|
|
William Wueppelmann, <william at c7a.ca> |
|
|
|
|
|
|
|
Andreas Romeyke, <pause at andreas minus romeyke.de> |
|
|
|
|
|
|
|
CONTRIBUTORS |
|
|
|
|
|
|
|
Serhiy Bolkun |
|
|
|
|
|
|
|
Russell McOrmond |
|
|
|
|
|
|
|
SOURCE |
|
|
|
|
|
|
|
The original development version is on github at |
|
|
@ -106,14 +87,6 @@ SOURCE |
|
|
|
The actual development version is available at |
|
|
|
https://art1pirat.spdns.org/art1/Archive-BagIt |
|
|
|
|
|
|
|
BUGS |
|
|
|
|
|
|
|
Please report any bugs or feature requests to bug-archive-bagit at |
|
|
|
rt.cpan.org, or through the web interface at |
|
|
|
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Archive-BagIt. I will be |
|
|
|
notified, and then you'll automatically be notified of progress on your |
|
|
|
bug as I make changes. |
|
|
|
|
|
|
|
SUPPORT |
|
|
|
|
|
|
|
You can find documentation for this module with the perldoc command. |
|
|
@ -138,12 +111,3 @@ SUPPORT |
|
|
|
|
|
|
|
http://search.cpan.org/dist/Archive-BagIt/ |
|
|
|
|
|
|
|
COPYRIGHT |
|
|
|
|
|
|
|
Copyright (c) 2012, the above named author(s). |
|
|
|
|
|
|
|
LICENSE |
|
|
|
|
|
|
|
This library is free software; you can redistribute it and/or modify it |
|
|
|
under the same terms as Perl itself. |
|
|
|
|