devel/p5-Params-Coerce into The NetBSD Packages Collection.
The Perl 5 module Params::Coerce attempts to encourage flexible
ways to pass parameters to functions, by making it easier to take
a variety of different arguments, while adding negligable additional
complexity to your code.
as devel/p5-Devel-GlobalDestruction into The NetBSD Packages
Collection.
The Perl 5 package Devel::GlobalDestruction provides a predicate
method to test if global destruction is in effect.
databases/p5-DBICx-MapMaker into The NetBSD Packages Collection.
The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class
result source for "many to many" relationship.
databases/p5-DBICx-TestDatabase into The NetBSD Packages Collection.
The Perl 5 module DBICx::TestDatabase creates a temporary SQLite
database, deploys your DBIC schema, and then connects to it. This
lets you easily test your DBIC schema. Since you have a fresh
database for every test, you don't have to worry about cleaning up
after your tests, ordering of tests affecting failure, etc.
databases/p5-DBICx-Deploy into The NetBSD Packages Collection.
The Perl 5 module DBICx::Deploy deploys a DBIx::Class schema to a
database. A command line script, dbicdeploy, is provided.
into The NetBSD Packages Collection.
The Perl 5 module CSS::Tiny provides a class to read and write .css
stylesheets with as little code as possible, reducing load time
and memory overhead.
into The NetBSD Packages Collection.
Pod::POM::Web is a Web application for browsing the documentation
of Perl components installed on your local machine. Since pages
are dynamically generated, they are always in sync with code actually
installed.
www/p5-Alien-GvaScript into The NetBSD Packages Collection.
GvaScript is a javascript framework, built on top of the prototype
object-oriented javascript framework (http://prototype.conio.net)
and offers a number of extensions and widgets, such as keymap
handling, application-specific events, autocompletion on input
field, and a tree navigator. GvaScript is distributed using Perl
tools, but the actual content of the library is pure javascript.