Perlnoob17 has asked for the wisdom of the Perl Monks concerning the following question:
Hello, I am a college student working on a Perl assignment. My goal is to count the number of files inside of a UDB file, and then later use this variable for another part of the assignment. I'm new to the syntax, and I'm not lazy by any means, but I'd like some insight on how to go about doing this as I start.
A UDB file is a database file for a project. From my limited understanding, these project files contain the many files within which are all referenced between eachother when using OOP. So, my question is if this is possible to pass a database file into a PERL script and have it somehow increment a variable for each file within.
Thank you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Database files and PERL
by huck (Prior) on Jun 01, 2017 at 02:07 UTC | |
|
Re: Database files and PERL
by anonymized user 468275 (Curate) on Jun 01, 2017 at 21:19 UTC | |
| A reply falls below the community's threshold of quality. You may see it by logging in. |