hi,

Hello,

Could someone please help me with the following perl questions.

#1 - Is there a way to add "days" to a date? I want end_date=start_date+90days; where start_date is in the format 10/25/04; the output end_date should be in the same format as well. I was not successful loading the Date::Calc module from CSPAN on ActivePerl 5 (Revision 5, version 6, Subrevision 1, - 5.006001). Can some suggest some input.

search.cpan.org Date::Calc

#2 - How could I find the minimum value from table with say 80columns. The numbers are stored in columns across (from column 2 to column 6). The output from the input table should retrieve the minimum value for each unique item in column 0. Does Perl have aggregate function to get minimum/average and other statistical values? How should the array/hash be structured.

search.cpan.org DBI


Please email your feedback to [EMAIL PROTECTED] I will truly

We will post back to the list so everyone can share. If want personal consulting and development feel free to contact me offlist for a quote ;p



-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to