in reply to Re: Trouble with Test::MockDBI
in thread Trouble with Test::MockDBI

To install, I ran
perl -MCPAN -e shell install Clone
Response:
Reading '/home/appl/perl/.cpan/Metadata' Database was generated on Tue, 27 Nov 2018 12:29:03 GMT Fetching with LWP: http://mirrors.syringanetworks.net/CPAN/authors/01mailrc.txt.gz Reading '/home/appl/perl/.cpan/sources/authors/01mailrc.txt.gz' ...................................................................... +......DONE Fetching with LWP: http://mirrors.syringanetworks.net/CPAN/modules/02packages.details.txt +.gz Reading '/home/appl/perl/.cpan/sources/modules/02packages.details.txt. +gz' Database was generated on Wed, 28 Nov 2018 12:17:02 GMT ............. New CPAN.pm version (v2.16) available. [Currently running version is v2.00] You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session. ...............................................................DONE Fetching with LWP: http://mirrors.syringanetworks.net/CPAN/modules/03modlist.data.gz Reading '/home/appl/perl/.cpan/sources/modules/03modlist.data.gz' DONE Writing /home/appl/perl/.cpan/Metadata Clone is up to date (0.41).
When I ran the test script (no tests actually in yet, just the use statements to validate the install)
Reading '/home/appl/perl/.cpan/Metadata' Database was generated on Tue, 27 Nov 2018 12:29:03 GMT Fetching with LWP: http://mirrors.syringanetworks.net/CPAN/authors/01mailrc.txt.gz Reading '/home/appl/perl/.cpan/sources/authors/01mailrc.txt.gz' ...................................................................... +......DONE Fetching with LWP: http://mirrors.syringanetworks.net/CPAN/modules/02packages.details.txt +.gz Reading '/home/appl/perl/.cpan/sources/modules/02packages.details.txt. +gz' Database was generated on Wed, 28 Nov 2018 12:17:02 GMT ............. New CPAN.pm version (v2.16) available. [Currently running version is v2.00] You might want to try install CPAN reload cpan to both upgrade CPAN.pm and run the new version without leaving the current session. ...............................................................DONE Fetching with LWP: http://mirrors.syringanetworks.net/CPAN/modules/03modlist.data.gz Reading '/home/appl/perl/.cpan/sources/modules/03modlist.data.gz' DONE Writing /home/appl/perl/.cpan/Metadata Clone is up to date (0.41).