| somian | Yes it is, but not much point in beating the dead horse. |
| action | encryptio giggles. |
| encryptio | giggles. |
| somian | marinosi: your explanation made no sense. at all. |
| ayrnieu | marinosi - what I mean, rather, is that your explanation does make sense, but that it would only be the case in a nightmare-universe version of Perl ... or of any language :-) |
| somian | "if" does not "take options" in bash either. It is the same kind of thing in shall as in perl or anywhere else. |
| marinosi | hmm ok..I thought that the bash implementation of the if conditional , which take options was like the perl 's one . better now? |
| action | somian takes his arm off the dead-horse beating device and wanders away for food. |
| somian | takes his arm off the dead-horse beating device and wanders away for food. |
| Jmax- | if -e -vvv --gnu (EXPR) # D: |
| somian | .oO(keep trying if your arm ain' tired yet, ayrnieu ) |
| encryptio | anything else wrong/(could be done better) with my module? |
| action | Jmax- takes a look |
| Jmax- | takes a look |
| somian | Yeah, don't package it with support from Module::Build : -P |
| Jmax- | why ::Fast ? |
| encryptio | heh. |
| Jmax- | is there a JSON::Tiny ? |
| encryptio | Jmax-: because it's fast |
| Jmax- | does it qualify as a ::Tiny ? |
| action | somian polishes his ExtUtils::MakeMaker -lovers' badge with pride. |
| somian | polishes his ExtUtils::MakeMaker -lovers' badge with pride. |
| encryptio | it's primarily made to be fast, not tiny in terms of encoding, it's nothing special, but decoding is faster than i thought possible |
| shigetsu | encryptio, 0.48 has been released to CPAN. I'd be thankful, if you could see, whether the warning still persists once it has been indexed. |
| encryptio | shigetsu: made a sticky. |
| Jmax- | encryptio: are you familiar with ADAMK's ::Tiny guideline? your module might qualifyt it's just a thought :) |
| encryptio | Jmax-: i am not familiar |
| somian | I concur with Jmax- FWIW. Alias has a lot of modules on CPAN and like it or not, it might be wise to check that out. |
| shigetsu | encryptio, sticky? |
| encryptio | shigetsu: sticky note. |
| shigetsu | encryptio, I see. |
| action | CPAN upload: Module-Build-Convert-0.48 by SCHUBIGER |
| CPAN | upload: Module-Build-Convert-0.48 by SCHUBIGER |
| action | CPAN upload: Google-Adwords-v1.1.3 by ROHAN |
| CPAN | upload: Google-Adwords-v1.1.3 by ROHAN |
| somian | .oO(Lord, won't you burn me/a knoppix cd/my friends all use windows/I must dis-eh-gree) |
| Jmax- | i can't seem to find the email |
| fmerges | hi |
| Jmax- | hi |
| action | CPAN upload: Catalyst-Model-JabberRPC-0.03 by FMERGES |
| CPAN | upload: Catalyst-Model-JabberRPC-0.03 by FMERGES |
| shinobi2 | rename( $one_draw, "LIBRARY/CHECKED_OUT/k22.txt" ) <--- that works but this does not --> rename( $one_draw, "LIBRARY/CHECKED_OUT/" ), how to fix this? where $one_draw=LIBRARY/FILES/book1.txt |