
JavaScript::Framework::jQuery::Subtypes - MooseX::Types type declarations

use JavaScript::Framework::jQuery::Subtypes ':all'; # now you may use custom types in your 'has' declarations in Moose packages.

This module provides all the subtype declarations for the Moose packages in the JavaScript::Framework::jQuery namespace.

List of hash references, keys 'href' and 'media'.
Reference to an array of cssAsset-type items.
Reference to an array of references to hashes of 'src' (array ref) and 'css'.
Reference to an array of references to hashes of 'name' and 'library' (reference to an array of items of type libraryAssets).

David P.C. Wollmann <converter42 at gmail.com>

Copyright 2009 David P.C. Wollmann, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.