Recent Changes - Search:

edit SideBar

Perl-Pod-Escapes

Description

This module provides things that are useful in decoding Pod E<...> sequences. Presumably, it should be used only by Pod parsers and/or formatters.

By default, Pod::Escapes exports none of its symbols. But you can request any of them to be exported. Either request them individually, as with use Pod::Escapes qw(symbolname symbolname2...);, or you can do use Pod::Escapes qw(:ALL); to get all exportable symbols.

The Perl module is available as 32-bit and 64-bit:

  • For the 32-bit module you need to use perl.
  • For the 64-bit module you need to use perl_64bit.

Homepage: http://search.cpan.org/dist/Pod-Escapes/

Version: 1.04

Downloads

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on September 18, 2009, at 10:27 AM