NAME

pcorelist - corelist with shell completion

ABSTRACT

This is a wrapper around the corelist tool which adds shell completion

DESCRIPTION

GLOBAL OPTIONS

--help -h    Show command help (flag)

SUBCOMMANDS

diff

pcorelist  diff [options] <perl1> <perl2>

Show diff between two Perl versions

Options:

--added      Show only added modules (flag)  
--removed    Show only removed modules (flag)

Parameters:

perl1  *  Perl version 1
perl2  *  Perl version 2

features

pcorelist  features [options] [<feature>]

List features with perl versions

If given a feature name as a parameter, show the perl feature bundle it was first released with.

Options:

--raw    List only feature names (flag)

Parameters:

feature    feature name

module

pcorelist  module [options] <module>

Show for which perl version the module was first released

Options:

--all -a     Show all perl and module versions (flag)
--date -d    Show by date (flag)                     
--perl -p    Show by Perl Version                    

Parameters:

module  *  Module name

modules

pcorelist  modules

List all modules

perl

pcorelist  perl [options]

Perl Versions

Options:

--raw -r     Show raw output without header (flag)
--release    Show perl releases with dates (flag) 

help

pcorelist  help <subcommands> [options]

Show command help

Options:

--all     (flag)

_complete

pcorelist  _complete [options]

Generate self completion

Options:

--name    name of the program
--zsh     for zsh (flag)     
--bash    for bash (flag)    

_pod

pcorelist  _pod

Generate self pod