Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually note that Shell.pm is deprecated for 5.13 and 5.14, so we can | Jesse Vincent | 2010-05-18 | 1 | -0/+2 |
| | | | | remove it in 5.15 in the Spring of 2011. | ||||
* | Shell.pm was missing its deprecation warning in 5.12. So it can't be | Jesse Vincent | 2010-05-18 | 2 | -0/+335 |
| | | | | | | | | removed in 5.14. Revert "Remove Shell from the core distribution. Get it from CPAN now." This reverts commit 28d302d426b73ed76fdcc816dd51bb1a8f93332b. | ||||
* | Remove Shell from the core distribution. Get it from CPAN now. | Nicholas Clark | 2010-04-20 | 2 | -335/+0 |
| | |||||
* | Avoid false negatives on Win32 with Shell.t tests. | George Greer | 2009-10-03 | 1 | -2/+2 |
| | | | | | | | | On DOS and Windows, the 'dir' command includes the number of bytes free on the filesystem so when t/Shell.t tries to compare two different 'dir' outputs the test can fail because of other, unrelated activity on the filesystem. Message-ID: alpine.LFD.2.00.0910022024380.18604@ein.m-l.org | ||||
* | Move Shell from ext/ to cpan/ | Nicholas Clark | 2009-10-02 | 2 | -0/+335 |