App-DzilUtils

 view release on metacpan or  search on metacpan

script/list-dist-deps  view on Meta::CPAN

If you specify C<--no-env>, the application wil not read any environment
variable.


=back

=head2 Filtering options

=over

=item B<--added-or-updated-since-last-index-update>, B<--since-last-index-update>

Include only records that are added/updated since the last index update.

=item B<--added-or-updated-since-last-n-index-updates>=I<s>, B<--since-last-n-index-updates>

Include only records that are added/updated since the last N index updates.

=item B<--added-or-updated-since>=I<s>, B<--since>

Include only records that are added/updated since a certain date.

=item B<--added-since-last-index-update>

Include only records that are added since the last index update.

=item B<--added-since-last-n-index-updates>=I<s>

Include only records that are added since the last N index updates.

=item B<--added-since>=I<s>

script/list-dist-deps  view on Meta::CPAN

Default value:

 "runtime"

=item B<--rel>=I<s>

Default value:

 "requires"

=item B<--updated-since-last-index-update>

Include only records that are updated since the last index update.

=item B<--updated-since-last-n-index-updates>=I<s>

Include only records that are updated since the last N index updates.

=item B<--updated-since>=I<s>

Include only records that are updated since certain date.

=item B<--with-xs-or-pp>

Check each dependency as XS/PP.

=back

=head2 Output options

=over

script/list-dist-deps  view on Meta::CPAN

 -event=after_validate_args
 arg1=val1
 arg2=val2

 

which is equivalent to setting C<< -plugins=-DumpArgs@before_validate_args@99,-Foo@after_validate_args,arg1,val1,arg2,val2 >>.

List of available configuration parameters:

 added_or_updated_since (see --added-or-updated-since)
 added_or_updated_since_last_index_update (see --added-or-updated-since-last-index-update)
 added_or_updated_since_last_n_index_updates (see --added-or-updated-since-last-n-index-updates)
 added_since (see --added-since)
 added_since_last_index_update (see --added-since-last-index-update)
 added_since_last_n_index_updates (see --added-since-last-n-index-updates)
 dont_uniquify (see --dont-uniquify)
 flatten (see --flatten)
 format (see --format)
 include_core (see --exclude-core)
 include_indexed (see --exclude-indexed)
 include_noncore (see --exclude-noncore)
 include_unindexed (see --exclude-unindexed)
 level (see --level)
 naked_res (see --naked-res)
 perl_version (see --perl-version)
 phase (see --phase)
 rel (see --rel)
 updated_since (see --updated-since)
 updated_since_last_index_update (see --updated-since-last-index-update)
 updated_since_last_n_index_updates (see --updated-since-last-n-index-updates)
 with_xs_or_pp (see --with-xs-or-pp)

=head1 ENVIRONMENT

=head2 LIST_DIST_DEPS_OPT

String. Specify additional command-line options.

=head1 FILES



( run in 0.310 second using v1.01-cache-2.11-cpan-05444aca049 )