in reply to Re^4: List EXE_FILES installed by CPAN
in thread List EXE_FILES installed by CPAN
"It's much easier to develop one-liners on the command line because it can so rapidly scroll through history of revisions."
That's what a VCS (Version Control System) is for (eg: Git, SVN, Mercurial etc). The added benefit is being able to much more easily read your code (because it's in a script), and it provides permanent revision bouncing (and commit cherry-picking, tagging etc).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: List EXE_FILES installed by CPAN
by usemodperl (Beadle) on Jun 25, 2018 at 19:51 UTC |