Tagged Questions
The wtfpl tag has no wiki summary.
6
votes
2answers
228 views
What's the difference between Carp/Croak, Cluck/Confess, and verbose options?
I haven't used Carp all that much because I've generally rolled my own. However, in the spirit of keeping with Core modules, I'm using it now. However, it seems like it's barely better than ...
0
votes
1answer
135 views
Is the WTFPL license compatible with the new BSD license?
I have written some snippets for an application that uses the new bsd license. I used to release my snippets with the WTFPL.
If it is not compatible, what do I have to do?