Perl Script

P

padmakumar

Hello
I'm new to Perl.
I have a one standard directory structure(Root directory and its sub
directories).
I'vebeen asked to write a perl script to create a database which
maintains directory structure

I am very much confused how to start for this .
could you pls guide me.how to start for this
Thanks a lot for your help
padmakumar
 
G

Gregory Toomey

padmakumar said:
Hello
I'm new to Perl.
I have a one standard directory structure(Root directory and its sub
directories).
I'vebeen asked to write a perl script to create a database which
maintains directory structure

I am very much confused how to start for this .
could you pls guide me.how to start for this
Thanks a lot for your help
padmakumar

Start with http://www-cs-faculty.stanford.edu/~knuth/taocp.html
& call us in the morning.

gtoomey
 
H

Henry Law

I have a one standard directory structure(Root directory and its sub
directories).
I'vebeen asked to write a perl script to create a database which
maintains directory structure

There are two questions here: firstly how do you write an application
which creates a "database which maintains directory structure";
secondly how do you do that specifically in Perl.

I'm not sure I understand the first question, but it's not appropriate
to ask it here. This is a group for discussing the coding of the
program in Perl, not the design of it.

Once you've worked out the first question then the second one is a
valid topic here, but custom says that you'll only get help if you
have had a try at coding your program in Perl first, and come here to
get advice on how to make it better.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,166
Messages
2,570,907
Members
47,446
Latest member
Pycoder

Latest Threads

Top