Search Results

2
votes

I know Perl 5. What are the advantages of learning Perl 6, rather than moving to Python?

Python has one huge advantage: it's implemented, there's a rather stable compiler for it. Perl 6 is a rather visionary language, and not yet anywhere nearly stable enough for production. Bu …
9
votes

What is a good open source pastebin in Python or Perl?

I like pastebot, which powers http://sial.org/pbot/paste (for example) …