moosex-types
Newbie Moose, MooseX::Storage, and MooseX::Log4Perl problem: Can't store object
I\'m writing my first moose base program.The program creates a \"state\" object that is a composition of several other moose objects.At the end of the program, I wish to save the \"state\" object to a[详细]
2023-04-01 20:48 分类:问答MooseX::Types declaration issue, tight test case :)
So after an embarrassing amount of time debugging, I\'ve finally stripped this issue down to a simple test case.I would humbly request some help understanding why it\'s failing. :)Here is the error me[详细]
2023-02-04 13:44 分类:问答Perl Moose TypeDecorator error. How do I debug?
I\'ve recently run into a problem I\'d greatly appreciate any insight into.I posted a similar question prior to Christmas over at PerlMonks with some feedback to switch away from MooseX::Declare ([htt[详细]
2023-02-03 12:10 分类:问答MooseX::Types coercions and $self
Is there anyway to get $self into a MooseX::Types coercion? I have other data in the object that I want to use to seed my coercion from a String to an Object. Alternatively, is there anything like C开[详细]
2023-01-31 07:31 分类:问答Web.Routing for the site root or homepage
I am doing some work with Web.Routing, using it to have friendly urls and nice Rest like interfaces to a site that is essentially rendered by a single IHttpHandler. There are no webforms, the handler[详细]
2022-12-25 04:16 分类:问答