view release on metacpan or search on metacpan
lib/DateStamp.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-date-current@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DateTime/Event/Cron/Quartz.pm view on Meta::CPAN
=back
=head1 BUGS AND LIMITATIONS
* This module is not compatible with unix crontab format. If you are going
to use it for unix crontab processing you should make following changes to it:
add seconds field and set one of day-of-week or day-of-month fields to
unspecified ('?' character)
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DateTime/Format/Human/Duration.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-datetime-format-span@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DateTime/Format/XMLTV.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/DateTime/TimeZone/LMT.pm view on Meta::CPAN
=head1 DEPENDENCIES
This module depends on basic DateTime modules: L<DateTime> and L<DateTime::TimeZone>.
It depends also on L<Params::Validate>.
=head1 BUGS AND LIMITATIONS
No known bugs.
=head1 SUPPORT
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DateTimeX/Format/Ago.pm view on Meta::CPAN
Croaks. Don't use this.
=back
=head1 BUGS AND LIMITATIONS
=head2 High resolution datetimes
Imagine the time is currently 2020-01-01T12:00:00.200. If you try to format
the time 2020-01-01T12:00:00.100 you'll get back the result "in the future".
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DateTimeX/Seinfeld.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/DateTimeX/ymdhms.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-datetimex-ymdhms@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Debug/Client.pm view on Meta::CPAN
=item * _send_get
=back
=head1 BUGS AND LIMITATIONS
If you get any issues installing, try install L<Term::ReadLine::Gnu> first.
Warning if you use List request you may get spurious results.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Debug/Fork/Tmux.pm view on Meta::CPAN
is available from L<The Tmux website|http://tmux.sourceforge.net>
Most of them can easily be found in your operating system
distribution/repository.
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<http://bugs.vereshagin.org/product/Debug-Fork-Tmux>.
=head1 WEB SITE
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Debug/Mixin.pm view on Meta::CPAN
=head1 TO DO
More test, testing the module through the perl debugger's automation.
=head1 BUGS AND LIMITATIONS
None so far.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Debug/Phases.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-debug-phases@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Decision/Depends.pm view on Meta::CPAN
stead
if_dep \&targdep
action \&actions;
=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/Devel/Command/NewF.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-devel-command-newf@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Comments.pm view on Meta::CPAN
to a captured filehandle. Workaround is to install IO::Capture::Tellfix,
included with this distribution.
Not recommended to use DC is combination with other source filters.
=head1 BUGS AND LIMITATIONS
Tellfix is ugly and causes a warning to be raised under some circumstances.
Intent is to move off IO::Capture::* altogether in favor of Test::Trap;
so this issue will not be fixed directly.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Decouple.pm view on Meta::CPAN
=head1 CONFIGURATION AND ENVIRONMENT
Devel::Decouple requires no configuration files or environment variables.
=head1 BUGS AND LIMITATIONS
C<Devel::Decouple> does not currently identify imported symbols other than subroutines.
Please report any bugs or feature requests to <F<dev@namimedia.com>>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Ditto.pm view on Meta::CPAN
}
1;
__END__
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-devel-Ditto@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/DumpTrace.pm view on Meta::CPAN
# always uses basic parser
$ perl -d:DumpTrace::noPPI program.pl
$ DUMPTRACE_NOPPI=1 perl -d:DumpTrace program.pl
See the L</"BUGS AND LIMITATIONS"> section for important, er, limitations
of this module, especially for the basic parser.
=head1 SUBROUTINES/METHODS
None of interest.
lib/Devel/DumpTrace.pm view on Meta::CPAN
L<PadWalker|PadWalker> for arbitrary access to lexical variables.
L<Scalar::Util|Scalar::Util> for the reference identification
convenience methods.
=head1 BUGS AND LIMITATIONS
=head2 Parser limitations
Some known cases where the output of this module will
be incorrect or misleading include:
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Kit.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-devel-kit@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/LeakGuard/Object.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests via
C<https://github.com/AndyA/Devel--LeakGuard--Object/issues>.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Mortality.pm view on Meta::CPAN
=head1 SEE ALSO
L<perlapi>, L<perlxs>
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to C<bug-devel-mortality@rt.cpan.org>,
or through the web interface at L<http://rt.cpan.org>.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/PackagePath.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-devel-generatepackagepath@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/SearchINC.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=Devel-SearchINC>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Trace/Fork.pm view on Meta::CPAN
=head1 DEPENDENCIES
Devel::Trace
=head1 BUGS AND LIMITATIONS
If there are child processes that exit later than the
parent process, then the final output will not be sorted.
There is almost enough information in the trace output
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/TraceINC.pm view on Meta::CPAN
=item * L<Test::Without::Module> - places a coderef at the head of @INC
=back
=head1 BUGS AND LIMITATIONS
If you do something like:
local @INC = @INC;
unshift @INC, '/some/path';
lib/Devel/TraceINC.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=Devel-TraceINC>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/TraceLoad.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-devel-traceload>@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/Unplug.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-devel-unplug@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Devel/WxProf.pm view on Meta::CPAN
Filename to save profile data to, default is F<tmon.out>
=back
=head1 BUGS AND LIMITATIONS
Many.
Devel::WxProf measures wall clock times. These may be happily inaccurate -
especially if run under a system with heavy load, or a program using
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Device/Chip/Adapter/Gpiod.pm view on Meta::CPAN
gpiod_write_lines($self->{gpiod_chip}, @lines_values);
Future->done;
}
=head1 BUGS AND LIMITATIONS
The C<meta_gpios> method is not yet supported.
The C<tris_gpios> method is not yet supported.
view all matches for this distribution
view release on metacpan or search on metacpan
I have also written a daemon, vanprod, which utilizies this module.
If you choose to use this daemon, you can get it from
http://www.cpan.org/scripts/index.html
BUGS AND LIMITATIONS
I'm not aware of any bugs, but I'd love to hear from you if you find one,
or even if you don't but decide to use this module.
COPYRIGHT AND LICENSE
view all matches for this distribution