<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>reviewmylife &#187; Perl</title>
	<atom:link href="http://www.reviewmylife.co.uk/blog/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reviewmylife.co.uk</link>
	<description>Technology, life, programming, travel and money.</description>
	<lastBuildDate>Tue, 24 Jan 2012 08:39:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FTP uploading a directory of files using perl</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/02/18/ftp-uploading-a-directory-of-files-using-perl/</link>
		<comments>http://www.reviewmylife.co.uk/blog/2008/02/18/ftp-uploading-a-directory-of-files-using-perl/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 19:34:05 +0000</pubDate>
		<dc:creator>reviewmylife</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[source code]]></category>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/2008/02/18/ftp-uploading-a-directory-of-files-using-perl/</guid>
		<description><![CDATA[Copyright &#169; 2012 reviewmylife. Visit the original article at http://www.reviewmylife.co.uk/blog/2008/02/18/ftp-uploading-a-directory-of-files-using-perl/.Here is a simple script to upload the files which are in a particular directory. I use something similar to automate the file uploading for my tube walking blog. Whenever I take photos for the blog I put them into a directory with the current date [...]]]></description>
		<wfw:commentRss>http://www.reviewmylife.co.uk/blog/2008/02/18/ftp-uploading-a-directory-of-files-using-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup / restore of last modified and created file time attributes on Windows</title>
		<link>http://www.reviewmylife.co.uk/blog/2008/01/12/backup-restore-of-last-modified-and-created-file-time-attributes-on-windows/</link>
		<comments>http://www.reviewmylife.co.uk/blog/2008/01/12/backup-restore-of-last-modified-and-created-file-time-attributes-on-windows/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 15:52:01 +0000</pubDate>
		<dc:creator>reviewmylife</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[source code]]></category>
		<guid isPermaLink="false">http://www.reviewmylife.co.uk/blog/2008/01/12/backup-restore-of-last-modified-and-created-file-time-attributes-on-windows/</guid>
		<description><![CDATA[Copyright &#169; 2012 reviewmylife. Visit the original article at http://www.reviewmylife.co.uk/blog/2008/01/12/backup-restore-of-last-modified-and-created-file-time-attributes-on-windows/.Last month I found that I needed to be able to backup and restore the last modified and created file times of a load of files in Windows XP. This is probably a bit of an obscure thing to need to do so naturally I couldn&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.reviewmylife.co.uk/blog/2008/01/12/backup-restore-of-last-modified-and-created-file-time-attributes-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

