Re: [Catalyst] PathPart("") v PathPart compared with Path("") v Path

2009-02-28 Thread Tomas Doran
On 28 Feb 2009, at 21:27, Ashley wrote: Just throwing that out there if anyone is under that part of the hood or someone Googling for why their Chained stuff won't work made the same error in assumptions I just did. :) Wild stab in the dark, Path works like this: my @register = @{ $act

[Catalyst] PathPart("") v PathPart compared with Path("") v Path

2009-02-28 Thread Ashley
A quick look through the Changes file doesn't show this has changed so I'm pinging the list. Path equates with Path("") PathPart does not work, though, you have to spell out PathPart("") Just throwing that out there if anyone is under that part of the hood or someone Googling for why the

Re: [Catalyst] Re: OT: Better TT pager?

2009-02-28 Thread Zbigniew Lukasiak
On Thu, Jan 22, 2009 at 4:48 PM, Oliver Charles wrote: > I might as well join in with this :) Here's what we use at work: > > [% IF pager %] >     >        Page [% pager.current_page %] of [% > pager.last_page %] >        « >        [% IF pager.previous_page %] >            < >        [% END %] >