Revision history for CPAN-Mini-Inject

0.06    11/10/2004

        - mcpani now parses the file passed to it to determine module name
          and version. Command line options override the parsing.
        - loadcfg() croaks if no configuration file is found.

0.04    11/05/2004

        - t/readlist.t and t/writelist.t both skip failure tests if
          the uid is 0.
        - inject accepts a true parameter to enable verbose mode which
          lists modules as they are injected.
        - testremote accepts a true parameter to enable verbose mode 
          which display the site being tested, and which is selected.
        - Added --passive switch to mcpani to enable passive ftp
        - Minor updates to perldoc in mcpani
        - Added CPAN::Mini as a required module to Makefile.PL

0.02    10/31/2004
        - First version, released on an unsuspecting world.