Skip to content
uvtc edited this page Feb 14, 2013 · 3 revisions

Most-wanted:

  • built-in repl
  • built-in way to alias long module names (ex. use Whatchamacallit::fuse as fuse;)
  • standardized simple way — right from day one — for creating, versioning, metadata-ing, building, packaging, distributing, and installing modules (including a way to install modules into somewhere in my $HOME dir rather than only into site_perl).
  • strict/warnings on by default
  • When/if considering changes to the language, make simplicity a high priority.