Skip to content

Commit

Permalink
tweak comment
Browse files Browse the repository at this point in the history
  • Loading branch information
apocalypse committed May 6, 2011
1 parent e7e31a3 commit 04cc552
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/POE/Component/SmokeBox/Uploads/Rsync.pm
Expand Up @@ -10,7 +10,8 @@ use parent 'POE::Session::AttributeBased'; # TODO do we really need to prereq 0.
# The misc stuff we will use
use File::Spec;

# TODO argh, we need to fool Test::Apocalypse::Dependencies!
# argh, we need to fool Test::Apocalypse::Dependencies!
# Also, this will let dzil autoprereqs pick it up without actually loading it...
if ( 0 ) {
require File::Rsync;
}
Expand Down

0 comments on commit 04cc552

Please sign in to comment.