in reply to Re^2: Cleaning out .cpan/build directory
in thread Cleaning out .cpan/build directory
It has a clean command and will clean the .build folder when it gets too big.
Using the temp area is not such a swell idea since you might want to inspect the files in the .build folder and the temp area has the habit of getting emptied at inopportune moments. At least on Windoze. :(
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Cleaning out .cpan/build directory
by ikegami (Patriarch) on May 25, 2011 at 18:41 UTC | |
Re^4: Cleaning out .cpan/build directory
by John M. Dlugosz (Monsignor) on May 25, 2011 at 20:06 UTC | |
by CountZero (Bishop) on May 26, 2011 at 15:55 UTC |