Result:
found more than 619 distributions - search limited to the first 2001 files matching your query ( run in 0.461 )


Compress-BraceExpansion

 view release on metacpan or  search on metacpan

lib/Compress/BraceExpansion.pm  view on Meta::CPAN

Enable various internal data structures to be printed to stdout.

=back


=head1 BUGS AND LIMITATIONS

The current algorithm is pretty ugly, and will only compress strings
that start and/or end with similar text.  I've been working on a new
algorithm that uses a weighted trie.

 view all matches for this distribution


Compression-Util

 view release on metacpan or  search on metacpan

lib/Compression/Util.pm  view on Meta::CPAN


=item * GitHub: L<https://github.com/trizen/Compression-Util>

=back

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to: L<https://github.com/trizen/Compression-Util>.

=head1 AUTHOR

 view all matches for this distribution


Config-Any

 view release on metacpan or  search on metacpan

lib/Config/Any.pm  view on Meta::CPAN

=back

Additionally, other file types are supported by third-party plugins in the C<Config::Any::>
namespace, installed separately.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to
C<bug-config-any@rt.cpan.org>, or through the web interface at
L<https://rt.cpan.org/Public/Dist/Display.html?Name=Config-Any>.

 view all matches for this distribution


Config-General

 view release on metacpan or  search on metacpan

General.pm  view on Meta::CPAN

Copyright (c) 2000-2025 Thomas Linden

This library is free software; you can redistribute it and/or
modify it under the same terms of the Artistic License 2.0.

=head1 BUGS AND LIMITATIONS

See rt.cpan.org for current bugs, if any.

=head1 INCOMPATIBILITIES

 view all matches for this distribution


Config-Hierarchical

 view release on metacpan or  search on metacpan

lib/Config/Hierarchical.pm  view on Meta::CPAN

  
#-------------------------------------------------------------------------------

1 ;

=head1 BUGS AND LIMITATIONS

None so far.

=head1 AUTHOR

 view all matches for this distribution


Config-LotusNotes

 view release on metacpan or  search on metacpan

lib/Config/LotusNotes.pm  view on Meta::CPAN

L<Config::IniHash|Config::IniHash> and L<File::HomeDir|File::HomeDir>
(the latter two not being standard modules).
The test require Test::More.
Optional modules for the tests are Test::Pod and Test::Pod::Coverage.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests through the web interface at
http://rt.cpan.org/Public/Bug/Report.html?Queue=Config-LotusNotes

=head2 Problems locating installations

 view all matches for this distribution


Config-Onion

 view release on metacpan or  search on metacpan

lib/Config/Onion.pm  view on Meta::CPAN

There are some limitations on the prefix structure, in order to keep it sane
and deterministic.  First, the prefix structure may only contain hashes.
Second, each hash must contain exactly one key.  Finally, the value associated
with the final key must be left undefined.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests at
L<https://github.com/dsheroh/Config-Onion/issues>

 view all matches for this distribution


Config-Properties-Commons

 view release on metacpan or  search on metacpan

lib/Config/Properties/Commons.pm  view on Meta::CPAN


=item L<< Text::Wrap >>

=back

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests at
L<https://github.com/mithun/perl-config-properties-commons/issues>

=head1 TODO

 view all matches for this distribution


Config-Std

 view release on metacpan or  search on metacpan

lib/Config/Std.pm  view on Meta::CPAN


Those variants of INI file dialect supporting partial-line comment are incompatible.
(This is the price of keeping comments when re-writing.)


=head1 BUGS AND LIMITATIONS

=over

=item Memory leak re-reading

 view all matches for this distribution


Config-Trivial-Storable

 view release on metacpan or  search on metacpan

lib/Config/Trivial/Storable.pm  view on Meta::CPAN

At the moment the module only uses core modules, plus C<Config::Trivial>
The test suite optionally uses C<POD::Coverage>, C<Test::Pod::Coverage>,
C<Test::Pod> and C<IO::Warnings> which will be skipped if you do not
have them.

=head1 BUGS AND LIMITATIONS

Patches very welcome... ;-)

=head1 MISC

 view all matches for this distribution


Config-Vars

 view release on metacpan or  search on metacpan

Vars.pm  view on Meta::CPAN

 # Now $dbh is available.  Lib.pm and main share the same $dbh
 my $sth = $dbh->prepare(...)
 # ==== END MAIN PROGRAM ====


=head1 BUGS AND LIMITATIONS

=over 1

=item *

 view all matches for this distribution


Config-Wild

 view release on metacpan or  search on metacpan

lib/Config/Wild.pm  view on Meta::CPAN


=back

They stringify into an appropriate error message.

=head1 BUGS AND LIMITATIONS

You can make new bug reports, and view existing ones, through the
web interface at L<https://rt.cpan.org/Public/Dist/Display.html?Name=Config-Wild>.

=head1 AUTHOR

 view all matches for this distribution


Container-Buildah

 view release on metacpan or  search on metacpan

lib/Container/Buildah.pm  view on Meta::CPAN


=head2 Container::Buildah core functions and methods

=head2 methods provided by Container::Buildah::Subcommand

=head1 BUGS AND LIMITATIONS

Please report bugs via GitHub at L<https://github.com/ikluft/Container-Buildah/issues>

Patches and enhancements may be submitted via a pull request at L<https://github.com/ikluft/Container-Buildah/pulls>

 view all matches for this distribution


Contextual-Return

 view release on metacpan or  search on metacpan

lib/Contextual/Return.pm  view on Meta::CPAN

the return values from subroutines, which interferes destructively with
the optional final arguments that allow C<LVALUE>, C<RVALUE>, and C<NVALUE>
to cascade within a single return.


=head1 BUGS AND LIMITATIONS

No bugs have been reported.


=head1 AUTHOR

 view all matches for this distribution


Convert-TAP-Archive

 view release on metacpan or  search on metacpan

lib/Convert/TAP/Archive.pm  view on Meta::CPAN

            );

You can give any optional true value to C<force_inline> and it will pack all Javascript and CSS inside the HTML instead of linking to to files from L<TAP::Formatter::HTML>.
This defaults to zero, meaning do not inline.

=head1 BUGS AND LIMITATIONS

No known issues.

=head1 SEE ALSO

 view all matches for this distribution


Convert-UUlib

 view release on metacpan or  search on metacpan

UUlib.pm  view on Meta::CPAN

invocation, so for performance reasons, callbacks should be avoided if
that is costly.

Future versions might enable multicore support for more functions.

=head1 BUGS AND LIMITATIONS

The original uulib library this module uses was written at a time where
main memory of measured in megabytes and buffer overflows as a security
thign didn't exist. While a lot of security fixes have been applied over
the years (includign some defense in depth mechanism that can shield

 view all matches for this distribution


Coy

 view release on metacpan or  search on metacpan

lib/Coy.pm  view on Meta::CPAN

	C<syllable_counter>
	can be called from your code, or
	from .coyrc.


=head1 BUGS AND LIMITATIONS

	In its current form, 
	the module has four problems 
	and limitations:

 view all matches for this distribution


Crypt-Diceware-Wordlist-NL-ModHex

 view release on metacpan or  search on metacpan

lib/Crypt/Diceware/Wordlist/NL/ModHex.pm  view on Meta::CPAN


=head1 DIAGNOSTICS

This module uses L<Log::Log4perl> for logging when resurrected.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests at
L<Bitbucket|
https://bitbucket.org/rolandvanipenburg/crypt-diceware-wordlist-nl-modhex/issues>.

 view all matches for this distribution


Crypt-Diceware-Wordlist-NL

 view release on metacpan or  search on metacpan

lib/Crypt/Diceware/Wordlist/NL.pm  view on Meta::CPAN


=head1 DIAGNOSTICS

This module uses L<Log::Log4perl> for logging when resurrected.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests at
L<Bitbucket|
https://bitbucket.org/rolandvanipenburg/crypt-diceware-wordlist-nl/issues>.

 view all matches for this distribution


Crypt-Diceware-Wordlist-TR-ModHex

 view release on metacpan or  search on metacpan

lib/Crypt/Diceware/Wordlist/TR/ModHex.pm  view on Meta::CPAN


=head1 DIAGNOSTICS

This module uses L<Log::Log4perl> for logging when resurrected.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests at
L<Bitbucket|
https://bitbucket.org/rolandvanipenburg/crypt-diceware-wordlist-tr-modhex/issues>.

 view all matches for this distribution


Crypt-HSXKPasswd

 view release on metacpan or  search on metacpan

lib/Crypt/HSXKPasswd.pm  view on Meta::CPAN


=head1 INCOMPATIBILITIES

This module has no known incompatibilities.

=head1 BUGS AND LIMITATIONS

There are no known bugs in this module.

Please report any bugs you may find on the module's GitHub page:
L<https://github.com/bbusschots/xkpasswd.pm>.

 view all matches for this distribution


Crypt-MagicSignatures-Envelope

 view release on metacpan or  search on metacpan

lib/Crypt/MagicSignatures/Envelope.pm  view on Meta::CPAN

L<Mojolicious>.
For speed improvements, see the recommendations in
L<Crypt::MagicSignatures::Key|Crypt::MagicSignatures::Key/DEPENDENCIES>.


=head1 KNOWN BUGS AND LIMITATIONS

The signing and verification is not guaranteed to be
compatible with other implementations, due to different
versions of the specification.
Implementations like L<StatusNet|http://status.net/> (L<Identi.ca|http://identi.ca/>),

 view all matches for this distribution


Crypt-MagicSignatures-Key

 view release on metacpan or  search on metacpan

lib/Crypt/MagicSignatures/Key.pm  view on Meta::CPAN

(signing and verification) as well as
L<Math::Prime::Util::GMP> and L<Math::Random::ISAAC::XS>
(key generation).


=head1 KNOWN BUGS AND LIMITATIONS

The signing and verification is not guaranteed to be
compatible with other implementations, as the specification
changed over time!

 view all matches for this distribution


Crypt-NSS

 view release on metacpan or  search on metacpan

lib/Crypt/NSS.pm  view on Meta::CPAN


L<https://bugzilla.mozilla.org/show_bug.cgi?id=331096>

=back

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to C<bug-nss@rt.cpan.org>, 
or through the web interface at L<http://rt.cpan.org>.

=head1 SUPPORT

 view all matches for this distribution


Crypt-OpenSSL-PKCS12

 view release on metacpan or  search on metacpan

PKCS12.pm  view on Meta::CPAN


=head1 INCOMPATIBILITIES

Currently the library has been updated to support both OpenSSL 1.X.X and OpenSSL 3.X.X

=head1 BUGS AND LIMITATIONS

Please see the L<GitHub repository|https://github.com/dsully/perl-crypt-openssl-pkcs12/issues> for known issues.

=head1 AUTHOR

 view all matches for this distribution


Crypt-PerfectPaperPasswords

 view release on metacpan or  search on metacpan

lib/App/PerlPPP.pm  view on Meta::CPAN


=head1 INCOMPATIBILITIES

None reported.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests to
C<bug-crypt-perfectpaperpasswords@rt.cpan.org>, or through the web interface at

 view all matches for this distribution


Crypt-Salsa20

 view release on metacpan or  search on metacpan

lib/Crypt/Salsa20.pm  view on Meta::CPAN


=head1 INCOMPATIBILITIES

None reported.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

=head1 AUTHOR

 view all matches for this distribution


Crypt-URandom

 view release on metacpan or  search on metacpan

lib/Crypt/URandom.pm  view on Meta::CPAN

=head1 INCOMPATIBILITIES

None reported.


=head1 BUGS AND LIMITATIONS

To report a bug, or view the current list of bugs, please visit L<https://github.com/david-dick/crypt-urandom/issues>

=head1 AUTHOR

 view all matches for this distribution


Cyrillic

 view release on metacpan or  search on metacpan

lib/Ecyrillic.pm  view on Meta::CPAN

=head1 ABSTRACT

This module has run-time routines for use Cyrillic software automatically, you
do not have to use.

=head1 BUGS AND LIMITATIONS

I have tested and verified this software using the best of my ability.
However, a software containing much regular expression is bound to contain
some bugs. Thus, if you happen to find a bug that's in Cyrillic software and not
your own program, you can try to reduce it to a minimal test case and then

 view all matches for this distribution


DB-Pluggable-StackTraceAsHTML

 view release on metacpan or  search on metacpan

lib/DB/Pluggable/Plugin/StackTraceAsHTML.pm  view on Meta::CPAN


=head1 INSTALLATION

See perlmodinstall for information and options on installing Perl modules.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests through the web interface at
L<http://rt.cpan.org/Public/Dist/Display.html?Name=DB-Pluggable-StackTraceAsHTML>.

 view all matches for this distribution


( run in 0.461 second using v1.01-cache-2.11-cpan-4d50c553e7e )