Skip to content
Snippets Groups Projects
Commit 02dd3178 authored by bolkun's avatar bolkun
Browse files

update README.md 8

parent e55d1be6
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ NOTE: use option `copy` if you are not sure how to restore your payload files, w
## Three ways to install a module
* with cpan `cpan Archive::BagIt`
* with cpanm `cpanm Archive::BagIt` (Note: `cpan App::cpanminus` must be installed)
* manual as downloaded package for Strawberry perl
* manual as downloaded package
1. Download for example Archive-BagIt-0.065.tar.gz from [metacpan Archive::BagIt](https://metacpan.org/pod/Archive::BagIt)
2. Extract it with `tar zxf Archive-BagIt-0.065.tar.gz` and go to project dir with `cd in Archive-BagIt-0.065`
3. Run `perl Makefile.pl`
......@@ -34,8 +34,8 @@ NOTE: use option `copy` if you are not sure how to restore your payload files, w
* Recommanded Windows 10 perl environment [strawberry-perl-5.30.3.1-64bit-portable](http://strawberryperl.com/releases.html)
* Project based on BagIt 1.0 specification, visit [RFC8493](https://tools.ietf.org/html/rfc8493)
* Some valid Bag examples based on operation system look at `export_dir_kitodo/bagit/lin_*` or `export_dir_kitodo/bagit/win_*`
* Specification of creating a SLUB SIP you can find at [SLUBArchiv_Produzenten_SIP_Spezifikation.pdf](https://slubarchiv.slub-dresden.de/fileadmin/groups/slubsite/slubarchiv/)
* For rigths coding specification visit [SLUBArchiv_Produzenten_Rechteauszeichnung.pdf](https://slubarchiv.slub-dresden.de/fileadmin/groups/slubsite/slubarchiv/)
* Specification of creating a SLUB SIP you can find at [SLUBArchiv_Produzenten_SIP_Spezifikation.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/)
* For rigths coding specification visit [SLUBArchiv_Produzenten_Rechteauszeichnung.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/)
### Explanation
##### Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment