view release on metacpan or search on metacpan
lib/DBIx/Schema/Migration.pm view on Meta::CPAN
=head3 down($num)
Will reverse $num migrations or all of them if $num is not specified.
=head1 BUGS AND LIMITATIONS
If you find one, please let me know.
=head1 SOURCE CODE REPOSITORY
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DBIx/Skinny.pm view on Meta::CPAN
my $deleted_rows_count = $db->delete($args);
my $deleted_rows_count = $row->delete(); # example $args: +{ id => $row->id }
# pre_delete: ($db, $args, $table_name)
# post_delete: ($db, $deleted_rows_count, $table_name)
=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/DHTMLX/Connector.pm view on Meta::CPAN
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
=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/DHTMLX/Core.pm view on Meta::CPAN
by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
=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
=head2 $URI
The URI of the DISCO file.
=head1 BUGS AND LIMITATIONS
=over
=item Does not understand (yet) multiple entries in the DISCO file
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DMTF/CIM/MOF.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
The class referenced when a reference type is declared must have already been
parsed.
Please report any bugs or feature requests to
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DMTF/CIM/WSMan.pm view on Meta::CPAN
The Microsoft winrm servers up to at least the 3.0 Beta do not support
an EndpointReference in the Object tag of an association querey and
require the association_object_wrong quirk to be set true using
$ws->quirk('association_object_wrong', 1);
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-dmtf-cim-wsman@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DMTF/CIM.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-dmtf-cim@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DMTF/WSMan.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-dmtf-wsman@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DWIM/Block.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
None reported.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
What a C<DWIM> can be made to accomplish is limited primarily by your imagination.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer/Plugin/Device/Layout.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
Currently there are no incompatibilities known.
=head1 BUGS AND LIMITATIONS
Currently there are no bugs or limitations known. Please report bugs at
L<GitHub Issues|https://github.com/burnersk/Dancer-Plugin-Device-Layout/issues>.
=head1 AUTHOR
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer/Plugin/FlashNote.pm view on Meta::CPAN
=head1 DEPENDENCIES
Only L<Dancer> and the bundled module L<Dancer::Plugin>.
=head1 BUGS AND LIMITATIONS
Curious about active bugs or want to report one? The bug tracking system
can be found at L<https://rt.cpan.org/Public/Dist/Display.html?Name=Dancer-Plugin-FlashNote>.
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer/Plugin/HTML/FormsDj.pm view on Meta::CPAN
Copyright (c) 2012 T. Linden
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
=head1 BUGS AND LIMITATIONS
See rt.cpan.org for current bugs, if any.
=head1 INCOMPATIBILITIES
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer/Plugin/RESTModel.pm view on Meta::CPAN
=head2 persistent_headers
=head2 clientattrs
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<bug-dancer-plugin-restmodel@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/Dancer2/Plugin/CSRFI.pm view on Meta::CPAN
=item *
L<Dancer2::Plugin::FormValidator|https://metacpan.org/pod/Dancer2::Plugin::FormValidator>
=back
=head1 BUGS AND LIMITATIONS
If you find one, please let me know.
=head1 SOURCE CODE REPOSITORY
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/DebugDump.pm view on Meta::CPAN
L<https://github.com/sdondley/Dancer2-Plugin-DebugDump>
git clone git://github.com/sdondley/Dancer2-Plugin-DebugDump.git
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<http://github.com/sdondley/Dancer2-Plugin-DebugDump/issues>.
=head1 MOTIVATION
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/FlashNote.pm view on Meta::CPAN
=head1 DEPENDENCIES
L<Dancer2>
=head1 BUGS AND LIMITATIONS
Curious about active bugs or want to report one? The bug tracking system
can be found at L<https://rt.cpan.org/Public/Dist/Display.html?Name=Dancer2-Plugin-FlashNote>.
=head1 SEE ALSO
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/FormValidator.pm view on Meta::CPAN
if (not validate profile => $validator) {
to_json errors;
}
};
=head1 BUGS AND LIMITATIONS
If you find one, please let me know.
=head1 SOURCE CODE REPOSITORY
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/Growler.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-dancer2-plugin-growler@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/HostSpecificRoute.pm view on Meta::CPAN
=item * L<Dancer2>
=back
=head1 BUGS AND LIMITATIONS
None found so far; if you find any, please post an issue on the bug tracker
for this module.
=head1 ACKNOWLEDGEMENTS
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/JSManager.pm view on Meta::CPAN
L<https://github.com/sdondley/Dancer2-Plugin-JSManager>
git clone git://github.com/sdondley/Dancer2-Plugin-JSManager.git
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/sdondley/Dancer2-Plugin-JSManager/issues>.
=head1 MOTIVATION
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/MarkdownFilesToHTML.pm view on Meta::CPAN
L<https://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML>
git clone git://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML.git
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/sdondley/Dancer2-Plugin-MarkdownFilesToHTML/issues>.
=head1 INSTALLATION
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Dancer2/Plugin/Menu.pm view on Meta::CPAN
L<https://github.com/sdondley/Dancer2-Plugin-Menu>
git clone git://github.com/sdondley/Dancer2-Plugin-Menu.git
=head1 BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the
web interface at L<https://github.com/sdondley/Dancer2-Plugin-Menu/issues>.
=head1 INSTALLATION
view all matches for this distribution
view release on metacpan or search on metacpan
my $overlay = $da->overlay_cloak($data, %opts);
Shorthand to the constructor for "Data::Annotation::Overlay", passing
$data as the under option and then the rest of %opts:
BUGS AND LIMITATIONS
Minimul perl version 5.24.
Report bugs through Codeberg (patches welcome) at
https://codeberg.org/polettix/Data-Annotation.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/BISON.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-data-bison@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/BLNS.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-data-blns@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
the right type of data for this check. If it isn't, other types of
checks are typically not able to run.
If $label is empty, the test is always performed.
KNOWN BUGS AND LIMITATIONS
None known.
SEE ALSO
Data::Checker::DNS
Predefined DNS checks.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/Comparable.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=Data-Comparable>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/Container.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=Data-Container>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Data/Context.pm view on Meta::CPAN
L<Moose>, L<Moose::Util::TypeConstraints>
=head1 INCOMPATIBILITIES
=head1 BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to Ivan Wills (ivan.wills@gmail.com).
view all matches for this distribution