On Aug 16, 7:13 am, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> I am a beginner in Perl..
That must be why you seen to be unaware of the perldoc command.
> I need a perl script to open a file from a specific folder where the
> script is.
perldoc -f open
> Note:That folder will always have
On 8/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Dear All,
>
> I am a beginner in Perl..
>
> I need a perl script to open a file from a specific folder where the
> script is.
>
> Note:That folder will always have one file but with different name and
> with same extension.
>
> I also have
[EMAIL PROTECTED] wrote:
Dear All,
I am a beginner in Perl..
I need a perl script to open a file from a specific folder where the
script is.
Note:That folder will always have one file but with different name and
with same extension.
I also have to get the name of that file and rename it by a
Dear All,
I am a beginner in Perl..
I need a perl script to open a file from a specific folder where the
script is.
Note:That folder will always have one file but with different name and
with same extension.
I also have to get the name of that file and rename it by adding some
characters to th