From: Dobrica Pavlinusic Date: Sat, 15 Feb 2014 15:07:44 +0000 (+0000) Subject: display rss path X-Git-Url: http://git.rot13.org/?p=sysadmin-cookbook-html;a=commitdiff_plain;h=f917bb4ea5ed3848724f6b29bf873bd3eb63fb08;ds=inline display rss path git-svn-id: file:///home/dpavlin/private/svn/sysadmin-cookbook-html@15 3e18072f-9615-4e06-9d3a-648eafba3f8d --- diff --git a/bin/html.pl b/bin/html.pl index e87f1a5..fd355f1 100755 --- a/bin/html.pl +++ b/bin/html.pl @@ -119,7 +119,7 @@ sub add_item { mkfilepath $file; $item_feed->to_file($file); - warn "# $name\n"; + warn "# $name $file\n"; } sub add_feed_item_description {