mymeta-cpanfile man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

MYMETA-CPANFILE(1)    User Contributed Perl Documentation   MYMETA-CPANFILE(1)

NAME
       mymeta-cpanfile - Dump cpanfile out of (MY)META files

SYNOPSIS
	 perl Makefile.PL # or Build.PL
	 mymeta-cpanfile

	 # Skip configures phase and suggests type
	 mymeta-cpanfile --no-configure --no-suggests

	 # Include empty blcok for phases without prereqs
	 mymeta-cpanfile --include-empty

DESCRIPTION
       This script reads prereqs metadata from MYMETA files in the current
       directory and prints "cpanfile" that represents the prereqs. Useful
       when you want to migrate to using cpanfile from existing "Makefile.PL"
       or "Build.PL" with dependency specification.

       This script is distributed with Module::CPANfile since version 0.9021.

OPTIONS
       --configure, --build, --test, --runtime, --develop
	   Specify the phase to include/exclude. Defaults to include all
	   phases, but you can exclude some phases by specifying the options
	   with "--no-" prefix, like "--no-configure".

       --requires, --recommends, --suggests, --conflicts
	   Specify the type to include/exclude. Defaults to include all types,
	   but you can exclude some types by specifying the options with
	   "--no-" prefix, like "--no-conflicts".

       --include-empty
	   By default, phases without any prereqs are not dumped, By giving
	   this option, cpanfile will have an empty block such as:

	     on test => sub {

	     };

	   Defaults to false.

AUTHOR
       Tatsuhiko Miyagawa

SEE ALSO
       Module::CPANfile cpanfile App::mymeta_requires

perl v5.20.2			  2014-08-29		    MYMETA-CPANFILE(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net