You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add tempfile and tempdir (and perhaps, for consistency's sake, also cwd and rootdir) to @EXPORT_OK? People who'd like to import those functions can then do so, without affecting those who don't.
The text was updated successfully, but these errors were encountered:
Would it be possible to add
tempfile
andtempdir
(and perhaps, for consistency's sake, alsocwd
androotdir
) to@EXPORT_OK
? People who'd like to import those functions can then do so, without affecting those who don't.The text was updated successfully, but these errors were encountered: