X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote%2FFatNode.pm;h=d60b81dacdb05bfcb5ec6e1b020467223cbb45ed;hp=db1c17c30d1b950ef341a442c98d7f96db0b6ca5;hb=901159798e5541050b7c3357a7148818610a4019;hpb=9031635d18e754da303557b656c63ce8e7eb8e77 diff --git a/lib/Object/Remote/FatNode.pm b/lib/Object/Remote/FatNode.pm index db1c17c..d60b81d 100644 --- a/lib/Object/Remote/FatNode.pm +++ b/lib/Object/Remote/FatNode.pm @@ -1,5 +1,8 @@ package Object::Remote::FatNode; +#TODO If a file does not end in a new line by itself +#then fat node fails + use strictures 1; use Config; use B qw(perlstring);