From: Vincent Pit Date: Sun, 3 Oct 2010 11:56:00 +0000 (+0200) Subject: Make register check $SKIP directly X-Git-Tag: v0.04~12 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=a5999baca9fcb63b31909c4352e4e3e655156eb2;hp=a5999baca9fcb63b31909c4352e4e3e655156eb2;p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git Make register check $SKIP directly Otherwise calling it as a class method would not do anything. ---