Ask a Question related to PERL Beginners, Design and Development.
-
Shaunn Johnson #1
change modified date?
Howdy:
Is there a perl module that can change the modified
date of a file in Windows (or, Linux)?
On my Linux box, I'm testing the 'touch -m' method,
but it isn't working very well. I have no idea
what there is for Windows. Perhaps there is a perl
method instead?
Thanks!
-X
Shaunn Johnson Guest
-
date record was last modified? Help
Here is what i am trying to do. Example, Address Book application in Coldfusion and SQL. Say i go into a record and update it. I would like to... -
date record was last modified. Help!!!!
Here is what i am trying to do. Example, Address Book application in Coldfusion and SQL. Say i go into a record and update it. I would like to... -
RDS and Date Modified any better in MX 7?
With the new release out, does the problem with the Modified Date not being visible in Studio/HomeSite/Dreamweaver for files on an MX server still... -
Getting last modified date from remote web page
Hi, We need to get the last modified date from a web page on the U.S. Treasury OFAC web site. The site contains the SDN list (terrorists,... -
find file size,last modified date thru SQL
Can i find out the filename,filesize and last modified date using TSQL for all files under a given directory ? Thanks -
John W. Krahn #2
Re: change modified date?
Shaunn Johnson wrote:
Hello,>
> Howdy:
perldoc -f utime> Is there a perl module that can change the modified
> date of a file in Windows (or, Linux)?
>
> On my Linux box, I'm testing the 'touch -m' method,
> but it isn't working very well. I have no idea
> what there is for Windows. Perhaps there is a perl
> method instead?
John
--
use Perl;
program
fulfillment
John W. Krahn Guest



Reply With Quote

