on 03/20/2001 04:35 PM, Christopher Palmer at [EMAIL PROTECTED] wrote:
>>
>>> $VERSION = 1.03;
>>
>> 'couple of starter suggestions
>>
>> put the version # *after* the package declaration
>
> well...that's the version of the final that the instructor has
> posted, not necessarily the version of my script...I plan to leave it
> out entirely for this project.
so make it a version + revision # that you use to keep track of your own
versions of this script too :)
>> Also I can strongly suggest you check out the DBI.pm and DBD::CSV /
>> Text::CSV_XS / SQL::Statement / DBD::RAM modules for some clear examples
>
> I think we are supposed to do this one without the aid of DBI...but I
> will double check that. It can be done without DBI, no?
That I couldn't tell you
>> I don't want to go too far seeing as this is your final and all, but I can
>> point you to some highly probable useful resources to compare to. Just don't
>> take "their way of doing things" as gospel -- make up your OWN mind how you
>> want to do it.
>
> Those resources would be great. The problem I am having right now is
> in even figuring out where to begin on those subroutines. Like I
> said, once I get started it should come easier...but for whatever
> reason I am mentally stuck 100%.
which is why I suggested you look at those modules -- for ideas and
reference :)
--
Scott R. Godin | e-mail : [EMAIL PROTECTED]
Laughing Dragon Services | web : http://www.webdragon.net/