view release on metacpan or search on metacpan
lib/DBIx/Mint.pm view on Meta::CPAN
=item Clone
=back
=head1 BUGS AND LIMITATIONS
Testing is not complete; in particular, tests look mostly for the expected results and not for edge cases or plain incorrect input.
Please report problems to the author. Patches are welcome. Tests are welcome also.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DBIx/MyPassword.pm view on Meta::CPAN
=head1 INCOMPATIBILITIES
Let me know
=head1 BUGS AND LIMITATIONS
Let me know
=head1 LICENSE AND COPYRIGHT
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DBIx/MySQL/Replication/Slave.pm view on Meta::CPAN
=head1 AUTHOR
Olaf Alders, C<< <olaf at wundercounter.com> >>
=head1 BUGS AND LIMITATIONS
Please report any bugs or feature requests to
C<bug-dbix-mysql-replication-slave at rt.cpan.org>, or through the web
interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBIx-MySQL-Replication-Slave>.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DBIx/ParseDSN.pm view on Meta::CPAN
Parses a DSN and returns a L<DBIx::ParseDSN::Default> object that has
properties reflecting the parameters found in the DSN.
See L<DBIx::ParseDSN::Default/DSN ATTRIBUTES> for details.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-dbix-parsedsn@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DBIx/Perlish.pm view on Meta::CPAN
simply optimized away before even they hit the parser (example: C<join(1,2)> gets translated into constant C<2>).
Known cases are not documented so far, but look in the tests for I<optree_version> invocations
to see where these are found.
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-dbix-perlish@rt.cpan.org>, or through the web interface at
view all matches for this distribution
view release on metacpan or search on metacpan
lib/DBIx/Quick.pm view on Meta::CPAN
$user->dbh($dbh);
Sets a database to be used in the constructor of the corresponding DAO while doing fetch_again.
=head1 BUGS AND LIMITATIONS
Every DAO/Instance must be associated directly with a table, if you need something extra, the good old and reliable L<SQL::Abstract::More> is
enough to you.
Errors must be improved to allow users to debug easier faulty code.
view all matches for this distribution
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