I hereby claim:
- I am sciurius on github.
- I am sciurius (https://keybase.io/sciurius) on keybase.
- I have a public key whose fingerprint is 60B5 6330 872C FD47 B337 0B34 0E62 6BAD 1298 C2B4
To claim this, I am signing this object:
| % collect --list peanuts | |
| Peanuts Peanuts GoComics enabled 2016-10-27 07:55:08 | |
| % collect --disable peanuts | |
| % collect --list peanuts | |
| Peanuts Peanuts GoComics disabled 2016-10-27 07:55:08 | |
| % collect --enable peanuts | |
| % collect --list peanuts | |
| Peanuts Peanuts GoComics enabled 2016-10-27 07:55:08 | |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/perl | |
| use strict; | |
| use warnings; | |
| # An example of trivial wxPerl application using a | |
| # Model-View-Controller architecture. | |
| # Copyright 2014 Johan Vromans. All rights reserved. | |
| # License: Artistic. |
| #!/usr/bin/perl -w | |
| # Key generation for BTsync. | |
| # Author : Johan Vromans | |
| # Created On : Sun Apr 27 20:31:57 2014 | |
| # Last Modified By: Johan Vromans | |
| # Last Modified On: Fri May 2 15:37:24 2014 | |
| # Update Count : 47 | |
| # Status : Unknown, Use with caution! |