/[pxelator]/lib/PXElator/boolean.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/boolean.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 43 by dpavlin, Wed Jul 29 19:57:07 2009 UTC revision 45 by dpavlin, Wed Jul 29 22:04:58 2009 UTC
# Line 5  sub toggle { Line 5  sub toggle {
5          return $v ? 0 : 1;          return $v ? 0 : 1;
6  }  }
7    
8    warn "loaded";
9    
10  1;  1;

Legend:
Removed from v.43  
changed lines
  Added in v.45

  ViewVC Help
Powered by ViewVC 1.1.26