Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Catalyst: Dev
Patch for 5.8, C::E::HTTP::Restarter::Watcher
 

Index | Next | Previous | View Flat


nick-list at dytara

Oct 14, 2008, 8:45 AM


Views: 676
Permalink
Patch for 5.8, C::E::HTTP::Restarter::Watcher

Hi,

I've been evaluating the new dev release of Catalyst::Runtime/
Catamoose. CPAN release didn't work last night due to missing
Catalyst::ClassData, so I grabbed it from svn and went from there.
There's a small misspell in Watcher.pm that causes _server to whine
with -r. r8320 was the last update of Watcher.pm.

Let me know if I'm terribly wrong here. ;)

As an aside, my older project had to update to the latest auth
framework, it was still using the older, deprecated authentication
plugin. This no longer works with 5.8, seems to fail in the C::A
compatibility. I had to do it at some point, so this was a good kick
in the rear, but it may be worth mentioning.


--- 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');


Thanks!

- Nick

_______________________________________________
Catalyst-dev mailing list
Catalyst-dev[at]lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev

Subject User Time
Patch for 5.8, C::E::HTTP::Restarter::Watcher nick-list at dytara Oct 14, 2008, 8:45 AM
    Re: Patch for 5.8, C::E::HTTP::Restarter::Watcher andy at hybridized Oct 14, 2008, 8:52 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.