freebsd-ports/www/p5-Mojolicious
Adam Weinberger 32a62f26ca Update to 7.15. Note that many functions are being deprecated in this release.
- Deprecated Mojo::ByteStream::slurp and Mojo::Util::slurp in favor of
    Mojo::File::slurp.
  - Deprecated Mojo::ByteStream::spurt and Mojo::Util::spurt in favor of
    Mojo::File::spurt.
  - Deprecated Mojo::Util::files in favor of Mojo::File::list_tree.
  - Deprecated Mojo::Home::lib_dir, Mojo::Home::parse, Mojo::Home::parts in
    favor of new features inherited from the Mojo::File base class.
  - Added module Mojo::File.
  - Improved Mojo::Home to be a subclass of Mojo::File.
  - Improved mojo_lib_dir and rel_file methods in Mojo::Home to return
    Mojo::Home objects.
  - Improved rel_file methods in Mojolicious::Command to return Mojo::File
    objects.
  - Improved every_param and param methods in Mojolicious::Validator::Validation
    to use the current topic.
2017-01-10 15:15:56 +00:00
..
distinfo Update to 7.15. Note that many functions are being deprecated in this release. 2017-01-10 15:15:56 +00:00
Makefile Update to 7.15. Note that many functions are being deprecated in this release. 2017-01-10 15:15:56 +00:00
pkg-descr
pkg-plist Update to 7.15. Note that many functions are being deprecated in this release. 2017-01-10 15:15:56 +00:00