Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dist::zilla::app::command::listdeps(3pm) [debian man page]

Dist::Zilla::App::Command::listdeps(3pm)		User Contributed Perl Documentation		  Dist::Zilla::App::Command::listdeps(3pm)

NAME
Dist::Zilla::App::Command::listdeps - print your distribution's prerequisites VERSION
version 4.300020 SYNOPSIS
$ dzil listdeps | cpan DESCRIPTION
This is a command plugin for Dist::Zilla. It provides the "listdeps" command, which prints your distribution's prerequisites. You could pipe that list to a CPAN client like cpan to install all of the dependecies in one quick go. This will include author dependencies (those listed under "develop_requires") if the "--author" flag is passed. You can also pass the "--missing" flag to list only dependencies which are unsatisfied. ACKNOWLEDGEMENTS
This code is more or less a direct copy of Marcel Gruenauer (hanekomu) Dist::Zilla::App::Command::prereqs, updated to work with the Dist::Zilla v2 API. AUTHOR
Ricardo SIGNES <rjbs@cpan.org> COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-21 Dist::Zilla::App::Command::listdeps(3pm)

Check Out this Related Man Page

Dist::Zilla::PluginBundle::Classic(3pm) 		User Contributed Perl Documentation		   Dist::Zilla::PluginBundle::Classic(3pm)

NAME
Dist::Zilla::PluginBundle::Classic - the classic (old) default configuration for Dist::Zilla VERSION
version 4.300020 DESCRIPTION
This bundle is more or less the original configuration bundled with Dist::Zilla. More than likely, you'd rather be using @Basic or a more complex bundle. This one will muck around with your code by adding $VERSION declarations and will mess with you Pod by adding a "=head1 VERSION" section, but it won't get you a lot of more useful features like autoversioning, autoprereqs, or Pod::Weaver. It includes the following plugins with their default configuration: o Dist::Zilla::Plugin::GatherDir o Dist::Zilla::Plugin::PruneCruft o Dist::Zilla::Plugin::ManifestSkip o Dist::Zilla::Plugin::MetaYAML o Dist::Zilla::Plugin::License o Dist::Zilla::Plugin::Readme o Dist::Zilla::Plugin::PkgVersion o Dist::Zilla::Plugin::PodVersion o Dist::Zilla::Plugin::PodCoverageTests o Dist::Zilla::Plugin::PodSyntaxTests o Dist::Zilla::Plugin::ExtraTests o Dist::Zilla::Plugin::ExecDir o Dist::Zilla::Plugin::ShareDir o Dist::Zilla::Plugin::MakeMaker o Dist::Zilla::Plugin::Manifest o Dist::Zilla::Plugin::ConfirmRelease o Dist::Zilla::Plugin::UploadToCPAN SEE ALSO
@Basic AUTHOR
Ricardo SIGNES <rjbs@cpan.org> COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Ricardo SIGNES. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-21 Dist::Zilla::PluginBundle::Classic(3pm)
Man Page

2 More Discussions You Might Find Interesting

1. Programming

J2EE prerequisites

Hi guys, I'm going to start studding about J2EE in a couple of weeks. I have no idea about its technologies. what prerequisites do i need. I only know java and have basic knowledge about HTML. I have a solid knowledge on database. 1. Do i need java script or CSS knowledge for JSP and JSF? 2.... (1 Reply)
Discussion started by: majid.merkava
1 Replies

2. SCO

FoxPro 2.6 and updating UW

I have an app in FP26 with 400 prgs currently en UW7.1.1 thats work perfectly. I have a new server and install UW7.1.4 and FP26. Then I had copy my App to new server. But the next command doesn't work: use database @10,10 get name read I can't write in the get. ... (5 Replies)
Discussion started by: AralVorkosigan
5 Replies