The following module was proposed for inclusion in the Module List:
modid: File::Find::PrjoectCycleMigration
DSLIP: bdpfp
description: To convert a project from one cycle to next
userid: NEERAJPM (NEERAJ SRIVASTAVA)
chapterid: 21 (File_Handle_Input_Output)
communities:
similar:
rationale:
File::Find::PrjoectCycleMigration is to convert a project from one
cycle to next. The Script scans the code in provided path <srcdir>
and auto generates a list of possible replacements required for
moving the code to the next cycle. Once you run the script from
command line it shows you the list of possible replacements in your
specified folder and prompts you to confirm or selectively remove
some of the auto generated list of replacements. enter a name of a
replacement key to remove it from the list of replacements or type
yes or no to continue or abort.
We have to pass these to required parameter- --year=<year> replace
<year> with 4-digits of current cycle year. For example if you are
moving the code base from 2011 to 2012 cycle replace <year> with
2011. --srcdir=<srcdir> replace <srcdir> with the absolute path of
the directory where the replacement should be made. Also script
automatically backs up the current code in 'Back-up Directory' and
for logs it creates a 'Log Directory' at one level above the
'Current Directory'. Also, I have explained all steps in codebase.
Thanks Neeraj Srivastava
enteredby: NEERAJPM (NEERAJ SRIVASTAVA)
enteredon: Mon Oct 10 19:22:26 2011 GMT
The resulting entry would be:
File::Find::
::PrjoectCycleMigration bdpfp To convert a project from one cycle to next
NEERAJPM
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7b600000_43a6197077624884&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=7b600000_43a6197077624884&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=File%3A%3AFind%3A%3APrjoectCycleMigration