The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2019-08-21

  • Fixed
    • Fixed fatal error when adding autoreload to a page containing HTML entities that point to multi-byte characters.
      • Mojo::Reactor::Poll: I/O watcher failed: Wide character in subroutine entry
      • The plugin also no longer needs to parse the page DOM, so it should be faster.

Modules

Automatically reload open browser windows when your application changes