SlackBuildsOrg/perl/perl-Readonly/slack-desc
Chris Novakovic b152e5d72b perl/perl-Readonly: Update homepage and download.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-05-27 11:11:08 +07:00

19 lines
1,010 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-Readonly: perl-Readonly (module for creating read-only scalars, arrays, hashes)
perl-Readonly:
perl-Readonly: This is a facility for creating non-modifiable variables. This is
perl-Readonly: useful for configuration files, headers, etc. It can also be useful
perl-Readonly: as a development and debugging tool, for catching updates to
perl-Readonly: variables that should not be changed.
perl-Readonly:
perl-Readonly: Homepage: https://metacpan.org/release/Readonly
perl-Readonly:
perl-Readonly:
perl-Readonly: