[Module-build-general] Doc patchlet
Status: Beta
Brought to you by:
kwilliams
|
From: Dave R. <au...@ur...> - 2003-04-20 17:27:58
|
This was mystifying me for a little while. --- Build.pm.~1.61.~ 2003-04-20 12:26:23.000000000 -0500 +++ Build.pm 2003-04-20 12:27:05.000000000 -0500 @@ -452,6 +452,9 @@ responsibility for registering temporary files close to the code that creates them. +This method will not do anything if it is called before the build +script has been created with the C<create_build_script()> method. + =item resume() You'll probably never call this method directly, it's only called from |