Packages Collection:
devel/p5-B-Keywords version 1.06
devel/p5-Module-Starter version 1.42
devel/p5-Module-Starter-PBP version 0.0.3
devel/p5-PPI version 1.118
devel/p5-Perl-Critic version 1.051
devel/p5-Task-Weaken version 0.99
devel/p5-Test-Object version 0.07
devel/p5-Test-Perl-Critic version 1.01
Packages Collection.
The Perl 5 module Test::Perl::Critic wraps the Perl::Critic engine
in a convenient subroutine suitable for test programs written using
the Test::More framework. This makes it easy to integrate
coding-standards enforcement into the build process.
Packages Collection.
The Perl 5 module Perl::Critic is an extensible framework for
creating and applying coding standards to Perl source code.
Essentially, it is a static source code analysis engine. Perl::Critic
is distributed with a number of Perl::Critic::Policy modules that
attempt to enforce various coding guidelines. Most Policy modules
are based on Damian Conway's book Perl Best Practices. However,
Perl::Critic is not limited to PBP and will even support Policies
that contradict Conway. You can enable, disable, and customize
those Polices through the Perl::Critic interface. You can also
create new Policy modules that suit your own tastes.
A front-end script, perlcritic, is provided.
Packages Collection.
The purpose of the Perl 5 module PPI is to parse Perl code or more
accurately Perl Documents. Among the things that people might want
a "Perl parser" for you will find taks like documentation, structural
and quality analysis, refactoring, layout and presentation
Packages Collection.
The Perl 5 module Test::Object is a testing package designed to
allow you to easily test what you believe is a valid object against
the expected behaviour of all of the classes in its inheritance
tree in one single call.
Packages Collection.
One recurring problem in Perl modules that use Scalar::Util's
"weaken" function is that it is not present in the pure-perl variant.
So if your module uses "weaken", you can just add the following to
your Module::Install-based Makefile.PL (or equivalent):
requires 'Task::Weaken';
Packages Collection.
The Perl 5 module Module::Starter::PBP implements a simple approach
to creating modules and their support files, based on the
Module::Starter module.
When used as a Module::Starter plugin, this module allows you to
specify a simple directory of templates which are filled in with
module-specific information, and thereafter form the basis of your
new module.
The default templates that this module initially provides are based
on the recommendations in the book "Perl Best Practices" (O'Reilly,
2005).
Packages Collection.
The Perl 5 module Module::Starter is a simple starter kit for any
module. Module::Starter is used to create a skeletal CPAN distribution
including basic builder scripts, tests, documentation, and module
code. This module is used via the provided front-end script
module-starter.
Changes since last packaged version (0.07):
0.23 Tue 20 Feb 2007
- Bug fix to _INVOCANT to handle false classes.
0.22 Wed 1 Nov 2006
- Bug fix to _CODELIKE to handle CODE refs properly
- Updating tests to work more accurately in this regard.
0.21 Tue 10 Oct 2006
- When no compiler available, minimise the dependency on Scalar::Util,
because it's better to leave them with a slightly leaky version
than to fail altogether.
0.20 Tue 26 Sep 2006
- Advanced deprecation of _CALLABLE to "warn but work".
- Correctly refer to _CALLABLE being deprecated, not _CODELIKE.
- Add support for Tie::Handle objects to _HANDLE
- Add support for IO::Scalar objects to _HANDLE
- Add support for IO::String objects to _HANDLE
0.19 Thu 14 Sep 2006
- Adding more Scalar::Util tests, this time with some diagnostics
0.18 Thu 14 Sep 2006
- Explicitly importing refaddr in t/07_handle.t to fix
test failure on ActivePerl 5.8.0.
- Increased Scalar::Util dep to 1.14 because we may well
be hurt by tied handles-related bug.
0.17 Tue 8 Aug 2006
- Adding experimental _HANDLE implementation
0.16 Sun 2 Jul 2006
- We don't check for stash definedness for _INVOCANT.
(This is required for 5.005 compat.)
0.15 Sun 2 Jul 2006
# This release contains only build-time changes
- Updating to Module::Install 0.63 to add 5.004 support (sorta)
- Dropping version dependency to 5.004 (Ricardo Signes)
0.14 Wed 10 May 2006
- No features() used in this dist, so removing auto_install
- Moved _CALLABLE to _CODELIKE for symmetry reasons. Sorry :(
Immediate doc changover. Silent alias for a month, then
warning alias for 3 months, then full deprecation at the end
of August.
- Removed RJBS's use warnings that broke 5.005-compatibility.
- Other minor test cleanups.
0.13 Sun May 7 2006
# This release contains only build-time changes
- Upgrading Module::Install to 0.62 final
0.12 Mon May 1 2006
- Added _ARRAYLIKE and _HASHLIKE (Ricardo Signes again)
- Added _INVOCANT (Ricardo Signes again!)
- Expanded test suite (Does Ricardo Signes ever sleep??)
0.11 Wed Apr 12 2006
- Update _CLASS to allow numeric parts in the tail, like Foo::10
(provided by Ricardo Signes)
0.10 Sat Jan 14 2006
- Updated copyright
- Added _STRING
0.09 Fri Dec 30 2005
- Fixed broken link to RT in POD
0.08 Mon Dec 19 2005
- Moved from old CVS repository to newer SVN repository
- Added _CALLABLE (provided by Ricardo Signes)
We have no variable in pkgsrc for the "false" program located in the
filesystem which we could use with REPLACE_INTERPRETER; most definitions
in mk/tools/tools.*.mk refer to the builtin shell command.
Anyway, being able to run a script with the "false" program _really_
doesn't make much sense.
- Remove the mutt-compressed option for now, as it is not updated upstream
- Add a mutt-smtp option (suggested by Brian de Alwis), to enable smtp relay
support in mutt
Changes:
The keys used are:
!: modified feature, -: deleted feature, +: new feature
- $imap_home_namespace (useless clutter)
+ $check_mbox_size (use size change instead of atime for new mail)
! improved f=f support wraps lines at $wrap if $wrap is not 0
+ $wrap (>0 wraps at $wrap, <0 = $wrapmargin)
+ $assumed_charset, $attach_charset, $ignore_linear_white_space
+ $save_history, $history_file (save history across sessions)
+ $smtp_url (ESMTP relay support)
+ $crypt_use_pka (use GPGME PKA signature verification)
Pkgsrc changes:
- DESTDIR support
Changes since version 0.176:
============================
0.179 Mon Nov 27 2006
bug 23657: fix domain label regex: thanks, Nobuaki ITO!
0.178 Sat Nov 25 2006
reduce cases in which IO::CaptureOutput is needed on Win32
(bug 22062, thanks Alexandr Ciornii)
0.177 Sat Nov 25 2006
resolve bug 22710: make fqdn rule more strict: domains must be multiple
valid domain labels, and domain labels must be [a-z0-9][-a-z0-9]*
replace UNIVERSAL:: with eval{}-wrapping
News
Jan 5th 2007
Version 1.0.7 released.
* Fixed a bug that caused slow network speeds on Windows.
* Fixed a bug that caused tinc unable to write packets to the tun device on OpenBSD.
Dec 18th 2006
Version 1.0.6 released.
* More flexible detection of the LZO libraries when compiling.
* Fixed a bug where broadcasts in switch and hub modes sometimes would not work anymore when part of the VPN had become disconnected from the rest.
Nov 14th 2006
Version 1.0.5 released.
* Lots of small fixes.
* Broadcast packets no longer grow in size with each hop. This should fix switch mode (again).
* Generic host-up and host-down scripts.
* Optionally dump graph in graphviz format to a file or a script.
* Support LZO 2.0 and later.
This is a merge of wip/p5-Email-MIME by Roman Kulik and the
package submitted by Edgar Fuss to tech-pkg@. Some small changes by me.
Email::MIME is an extension of the Email::Simple module, to handle MIME
encoded messages. It takes a message as a string, splits it up into its
constituent parts, and allows access to various parts of the message.
Headers are decoded from MIME encoding.
This is a merge of wip/p5-Email-MIME-Encodings by Roman Kulik and the
package submitted by Edgar Fuss to tech-pkg@. Some small changes by me.
The Email::MIME::Encodings module simply wraps "MIME::Base64" and
"MIME::QuotedPrint" so that you can throw the contents of a
"Content-Transfer-Encoding" header at some text and have the
right thing happen.
This is a merge of wip/p5-Email-MIME-ContentType by Roman Kulik and the
package submitted by Edgar Fuss to tech-pkg@. Some small changes by me.
This module is responsible for parsing email content type headers
according to section 5.1 of RFC 2045. It returns a hash with entries
for the discrete type, the composite type, and a hash of attributes.
Pkgsrc changes:
- DESTDIR support
- Added CONFLICTS line to follow the comments in Makefile.PL (see 1.998 below)
Changes since version 1.995:
============================
1.999 2007-03-20
fix bug 25496: deletion of headers affected the wrong range,
sometimes deleting too many headers -- thanks, Nicholas Oxhoej!
fix bug 24922: errant space in last header of CRLF-delim email
thanks, Barry Downes and Alex Vandiver
1.998 2007-02-07
MAJOR REFACTORING OF GUTS
If you run Email::MIME, you MUST be running Email::MIME 1.857 or
better.
require Email::MIME 1.857 in Makefile.PL only if an older
version is already installed
boldly moving forward with refactored headers and
Email::Simple:::Header
greatly reduce memory footprint
add crlf method to allow other modules to avoid ->{mycrlf}
fix broken header-junk test
1.996 2006-11-27
- do not wrap Content-Type field; it can cause Outlook to go nuts
while this is a special case, it does not make E::S incorrect, as folding
long headers is allowed (for aesthetics) and not mandated