On 09/04/15 20:46, attila wrote:
> I need Devel::REPL so I've ported it and the dependencies it relies
> on that weren't already in ports (four in total).
> 
> First up is Term::ANSIColor.
> 
> $ cat pkg/DESCR
> Term::ANSIColor provides constants and simple functions for setting ANSI
> text attributes, most notably colors.  It can be used to set the current
> text attributes or to apply a set of attributes to a string and reset
> the current text attributes at the end of that string.  Eight-color,
> sixteen-color, and 256-color escape sequences are all supported.
> 
> Port attached.  Comments, feedback most welcome.
> 
> Pax, -A
> --
> http://trac.haqistan.net | [email protected] | 0xE6CC1EDB
> 
This is a Module::Build build,

that requires a CONFIGURE_STYLE = modbuild

This is for the future.

Module::Build is currently depreciated and will be removed from the base
when updated to perl 5.22 or later, and the devel/p5-Module-Build will
exist in the ports tree.

$ corelist Module::Build

Data for 2015-02-14
Module::Build was first released with perl v5.9.4, deprecated (will be
CPAN-only) in v5.19.0 and removed from v5.21.0



Reply via email to