view release on metacpan or search on metacpan
=head1 INCOMPATIBILITIES
None known.
=head1 BUGS AND LIMITATIONS
None. I hope.
=head1 THANKS
view all matches for this distribution
view release on metacpan or search on metacpan
dcdb-www-create.perl view on Meta::CPAN
###############################################################
# Bugs and Limitations
###############################################################
=pod
=head1 BUGS AND LIMITATIONS
Probably many.
=cut
view all matches for this distribution
view release on metacpan or search on metacpan
dcdb-corpus-compile.perl view on Meta::CPAN
###############################################################
# Bugs and Limitations
###############################################################
=pod
=head1 BUGS AND LIMITATIONS
Probably many.
=cut
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Digest/HMAC_MD6.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<bug-digest-hmac_md6@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Digest/ssdeep.pm view on Meta::CPAN
This is a convenient function. Returns the same of ssdeep_file in scalar or
array context.
Since this function slurps the whole file into memory, you should not use it in
big files. You should not use this module for big files, use libfuzzy wrapper
instead (L<BUGS AND LIMITATIONS>).
Returns B<undef> on errors.
=item B<ssdeep_compare>
lib/Digest/ssdeep.pm view on Meta::CPAN
210730. The whole FNV hash of this block was 1069791891.
=back
=head1 BUGS AND LIMITATIONS
=over
=item B<Small blocksize comparison>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dios.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
Shared array or hash attributes that are public cannot be accessed
correctly if the chosen accessor style is C<'lvalue'>, because lvalue
subroutines in Perl can only return scalars.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Directory/Scratch/Structured.pm view on Meta::CPAN
#-------------------------------------------------------------------------------
1 ;
=head1 BUGS AND LIMITATIONS
None so far.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dispatch/Declare.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
1. The value part of the declare must be a code ref.
2. Only one dispatch table can be used.
No bugs have been reported.
view all matches for this distribution
view release on metacpan or search on metacpan
t/lib/Dist/Man/TestPlugin.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-module-starter-pbp@rt.cpan.org>, or through the web interface at
t/lib/Dist/Man/TestPlugin.pm view on Meta::CPAN
filters are mutually incompatible).
None reported.
!=head1 BUGS AND LIMITATIONS
!=for author to fill in:
A list of known problems with the module, together with some
indication Whether they are likely to be fixed in an upcoming
release. Also a list of restrictions on the features the module
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/App/Command/cover.pm view on Meta::CPAN
=head1 SOURCE
The development version is on github at L<http://github.com/doherty/Dist-Zilla-App-Command-cover>
and may be cloned from L<git://github.com/doherty/Dist-Zilla-App-Command-cover.git>
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/doherty/Dist-Zilla-App-Command-cover/issues>.
=head1 AUTHORS
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/BeLike/CSJEWELL.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
This module does not know how to automatically handle any Mercurial servers
other than bitbucket.org, or any other VCS or DVCS server at the moment.
No bugs have been reported.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/MintingProfile/MooseXDeclare.pm view on Meta::CPAN
This is a minting profile for projects using MooseX::Declare.
It comes in two flavors: one for Apps (with more boilerplate stuff) and one for "regular" classes.
=head1 BUGS AND LIMITATIONS
Unfortunately, in the App-flavored Minting Process,
I can't get L<Dist::Zilla> to create my favorite structure
exactly as I want it, so you need to run
`mkdir -p libE<sol>NewE<sol>AppE<sol>{Command,Types}; touch $_.pm` after the `dzil new` call.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/MintingProfile/PLTK.pm view on Meta::CPAN
=head1 MORE
There is, on purpose, no `default` profile, so that you B<have to> choose
`Class` or `Command`
=head1 BUGS AND LIMITATIONS
=head1 AUTHOR
Daniel B <dbr@cpan.org>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/MintingProfile/Project/OSM.pm view on Meta::CPAN
= MORE
There is, on purpose, no `default` profile, so that you *have to* choose
`Handler`, `Model` or the like
= BUGS AND LIMITATIONS
From the outside this may seem obscure at best,
and one could ask "Why the hell have it on CPAN?".
For this reason, this MintingProfile hides behind
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Bugtracker.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=Dist-Zilla-Plugin-Bugtracker>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/CheckVersionIncrement.pm view on Meta::CPAN
is not greater than the indexed version, it prompts the user to
confirm the release.
This method does nothing if the dist is not indexed at all.
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<rct+perlbug@thompsonclan.org>.
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/CopyFilesFromBuild.pm view on Meta::CPAN
to take a file generated during the build and move it I<out> of the
build directory, so that it would not be included in the distribution.
=for Pod::Coverage after_build mvp_multivalue_args
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<rct+perlbug@thompsonclan.org>.
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/FatPacker.pm view on Meta::CPAN
=head1 SOURCE
The development version is on github at L<http://github.com/doherty/Dist-Zilla-Plugin-FatPacker>
and may be cloned from L<git://github.com/doherty/Dist-Zilla-Plugin-FatPacker.git>
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/doherty/Dist-Zilla-Plugin-FatPacker/issues>.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/FindDirByRegex.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>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/HasVersionTests.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=Dist-Zilla-Plugin-HasVersionTests>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Homepage.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=Dist-Zilla-Plugin-Homepage>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/InstallRelease.pm view on Meta::CPAN
=head1 SOURCE
The development version is on github at L<http://github.com/doherty/Dist-Zilla-Plugin-InstallRelease>
and may be cloned from L<git://github.com/doherty/Dist-Zilla-Plugin-InstallRelease.git>
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/doherty/Dist-Zilla-Plugin-InstallRelease/issues>.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/MatchManifest.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
view release on metacpan or search on metacpan
corpus/DZT/lib/DZT/Sample.pm view on Meta::CPAN
=head1 DEPENDENCIES
DZT::Sample requires ümlauts.
=for Pod::Loom-omit
BUGS AND LIMITATIONS
CONFIGURATION AND ENVIRONMENT
COPYRIGHT AND LICENSE
DISCLAIMER OF WARRANTY
INCOMPATIBILITIES
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/ReadmeAnyFromPod.pm view on Meta::CPAN
Get the content of the README in the desired format.
=for Pod::Coverage BUILD
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<rct+perlbug@thompsonclan.org>.
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/ReportVersions.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=Dist-Zilla-Plugin-ReportVersions>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/StaticVersion.pm view on Meta::CPAN
=head2 provide_version
This method simply offers the specified version. If the specified
version is false (e.g. empty string), it will not be offered.
=head1 BUGS AND LIMITATIONS
This module is under ten lines of code. It is likely provably correct.
Regardless, please report any bugs or feature requests to
C<rct+perlbug@thompsonclan.org>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/TemplateCJM.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
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/Test/CPAN/Meta/JSON.pm view on Meta::CPAN
=head1 SOURCE
The development version is on github at L<http://github.com/doherty/Dist-Zilla-Plugin-Test-CPAN-Meta-JSON>
and may be cloned from L<git://github.com/doherty/Dist-Zilla-Plugin-Test-CPAN-Meta-JSON.git>
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/doherty/Dist-Zilla-Plugin-Test-CPAN-Meta-JSON/issues>.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dist/Zilla/Plugin/CheckChangesTests.pm view on Meta::CPAN
=head1 SOURCE
The development version is on github at L<http://github.com/doherty/Dist-Zilla-Plugin-Test-CheckChanges>
and may be cloned from L<git://github.com/doherty/Dist-Zilla-Plugin-Test-CheckChanges.git>
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/doherty/Dist-Zilla-Plugin-Test-CheckChanges/issues>.
=head1 AUTHORS
view all matches for this distribution