The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

GX::Meta::Attribute::Hash::Ordered - Attribute metaclass

SYNOPSIS

None.

DESCRIPTION

This module provides the GX::Meta::Attribute::Hash::Ordered class which extends the GX::Meta::Attribute::Hash class.

METHODS

Constructor

new

Returns a new GX::Meta::Attribute::Hash::Ordered attribute metaobject.

    $attribute = GX::Meta::Attribute::Hash::Ordered->new( %attributes );
Attributes:
Returns:
Exceptions:

Public Methods

See GX::Meta::Attribute::Hash.

USAGE

Accessor Types

See "Accessor Types" in GX::Meta::Attribute::Hash.

SEE ALSO

AUTHOR

Jörg A. Uzarek <uzarek@runlevelnull.de>

COPYRIGHT AND LICENSE

Copyright (c) 2009-2011 Jörg A. Uzarek.

This module is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3 as published by the Free Software Foundation.