NAME
Nano::Changes - Transaction Index
ABSTRACT
Transaction Index Super Class
SYNOPSIS
use Nano::Changes;
my $changes = Nano::Changes->new;
# $changes->state;
DESCRIPTION
This package provides a transaction index super class. It is meant to be subclassed or used via Nano::Track.
INHERITS
This package inherits behaviors from:
LIBRARIES
This package uses type constraints from:
ATTRIBUTES
This package has the following attributes:
domain
domain(Domain)
This attribute is read-only, accepts (Domain)
values, and is optional.
AUTHOR
Al Newkirk, awncorp@cpan.org
LICENSE
Copyright (C) 2011-2019, Al Newkirk, et al.
This is free software; you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0, as elucidated in the "license file".