in reply to Re^2: Data::UUID -D_STDIR= C:/tmp
in thread Data::UUID -D_STDIR= C:/tmp

C:/tmp or %temp% seems to be a perfectly good and usual place to store some temporary data. What alternatives did you have in mind?

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: Data::UUID -D_STDIR= C:/tmp
by Anonymous Monk on Oct 18, 2009 at 12:43 UTC
    ok, i found its %ALLUSERSPROFILE%
      Does unix have like %ALLUSERSPROFILE% ?