The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

OS::Package - OS Package Management System

VERSION

version 0.2.7

AUTHOR

James F Wilkus <jfwilkus@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by James F Wilkus.

This is free software, licensed under:

The (three-clause) BSD License

CHANGES

Version 0.2.7 (2015-06-23)

  • Add repository directory option

Version 0.2.6 (2014-09-29)

  • Fix log entry

Version 0.2.5 (2014-09-28)

  • POD update

Version 0.2.4 (2014-09-28)

  • Fix sprintf error in SVR4 plugin [GH-2]

  • Add missing dependency

Version 0.2.3 (2014-09-27)

  • POD updates

Version 0.2.2 (2014-09-27)

  • update email address

Version 0.2.1 (2014-09-27)

  • Add github metadata

Version 0.2.0 (2014-09-27)

  • Add build tag option

  • Add init command

  • ospkg configuration stored in ~/.ospkg by default

Version 0.1.0 (2014-09-11)

  • Initial Release