[Catalyst-dev] Patch for 5.8, C::E::HTTP::Restarter::Watcher

Andy Grundman andy at hybridized.org
Tue Oct 14 16:52:50 BST 2008


On Oct 14, 2008, at 11:45 AM, Nicholas Melnick wrote:
>
> --- Watcher.r8320.pm	2008-10-14 10:18:32.000000000 -0500
> +++ Watcher.pm	2008-10-14 10:18:33.000000000 -0500
> @@ -11,7 +11,7 @@
> has modified => (is => 'rw');
> has directory => (is => 'rw');
> has watch_list => (is => 'rw');
> -has follow_simlinks => (is => 'rw');
> +has follow_symlinks => (is => 'rw');

Heh, thanks.  Committed.



More information about the Catalyst-dev mailing list