view release on metacpan or search on metacpan
lib/Encode/Wechsler.pm view on Meta::CPAN
Throws exception if code is invalid.
=back
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to either
=over 4
view all matches for this distribution
view release on metacpan or search on metacpan
lib/English/Control.pm view on Meta::CPAN
This module does not touch the match variables that slow down older versions of
perl. The aliases ${^PREMATCH}, ${MATCH}, and ${^POSTMATCH} are provided by
perl itself in more recent versions.
=head1 BUGS AND LIMITATIONS
Unlike regular variables, variables that begin with control characters are
exempt from the strictures imposed by C<use strict 'vars'>. Mistyped variable
names (e.g, "${^ERRRNO}" instead of "${ERRNO}") will not be flagged by the
compiler. Thanks to Aristotle Pagaltzis for pointing this out.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Errno/AnyString.pm view on Meta::CPAN
=head1 AUTHOR
Dave Taylor, C<< <dave.taylor.cpan at gmail.com> >>
=head1 BUGS AND LIMITATIONS
=head2 C LEVEL STRERROR CALLS
If C level code attempts to get a textual error message based on C<errno> while a custom error string is set, it will get something like the following, depending on the platform:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Error/Base.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None known.
=head1 BUGS AND LIMITATIONS
This is an early release. Reports and suggestions will be warmly welcomed.
Please report any bugs or feature requests to
C<bug-error-base@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Error/Hierarchy.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=Error-Hierarchy>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Error/Return.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=Error-Return>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Eval/Context.pm view on Meta::CPAN
#-------------------------------------------------------------------------------
1 ;
=head1 BUGS AND LIMITATIONS
I have reported a very strange error when B<Safe> and B<Carp> are used together.
L<http://rt.cpan.org/Ticket/Display.html?id=31090>. The error can be reproduced
without using B<Eval::Context>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Event/ScreenSaver.pm view on Meta::CPAN
=head1 DEPENDENCIES
=head1 INCOMPATIBILITIES
=head1 BUGS AND LIMITATIONS
This module is currently only tested on a Ubuntu Linux system it will
probably work on other Desktop Linuxes and may work on other Unix systems
but will probably not work on other operating systems.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Export/Lexical.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
Do not define C<import()> or C<unimport()> subroutines when using
Export::Lexical. These will redefine the subroutines created by the
Export::Lexical module, disabling the special properties of the attributes. In
practice, this probably isn't a big deal.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ExtUtils/ModuleMaker/PBP.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
lib/ExtUtils/ModuleMaker/PBP.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-ExtUtils-ModuleMaker-PBP@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/ExtUtils/nvcc.pm view on Meta::CPAN
is that there is a compiler error in your code.
However, it is possible that the Backend is out-of-touch with your version of
nvcc, and it (for example) passed an nvcc argument through to your compiler.
Your compiler won't like that and it will likely complain. In that case, file
a bug report, as discussed in L</BUGS AND LIMITATIONS>.
=back
=head1 DEPENDENCIES
view all matches for this distribution
view release on metacpan or search on metacpan
lib/FASTAParse.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-fastaparse@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/FASTAid.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-FASTAid@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/FFI/Me.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-ffi-me@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
To do: FTN::Log
- Add selectable log formats?
- Add To Do information, or a summary of it, as a POD section in the module?
Could rename the BUGS section to 'BUGS AND LIMITATIONS', then add a To Do
subsection to that. Or simply have (apparently non-standard) TODO section.
- Add functionality for multiple logging formats by using separate sub-modules
like FTN::LOG::LogType, wherein they can use the standard Perl Log modules.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Fedora/App/MaintainerTools.pm view on Meta::CPAN
=head1 SEE ALSO
L<maintainertool>
=head1 BUGS AND LIMITATIONS
This is still a VERY early release; while I don't believe it'll eat any of
your files, if it does, you get to keep both pieces :)
Please report problems to Chris Weyl <cweyl@alumni.drew.edu>, or (preferred)
view all matches for this distribution