
fashimpaur
User
Aug 23, 2001, 6:37 AM
Post #2 of 5
(4923 views)
|
use Date::Calc module in perl. Define Specific dates by name in hash where values are the month, day and year of the event. Date::Calc can calculate the number of days between now and that date. Then, just display the results (choose to display graphics or text in web page). HTH, Dennis $a="c323745335d3221214b364d545a362532582521254c3640504c37292f493759214b3635554c3040606a0",print unpack"u*",pack "h*",$a,"\n\n"
|