Algorithm-Shape-RandomTree

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

---
abstract: "Create an object representing a procedural, editable, randomized plant shape that\ncan be rendered graphically by other modules."
author:
  - 'Tamir Lousky <tlousky@cpan.org>'
build_requires:
  Test::More: 0
configure_requires:
  Module::Build: 0.36
generated_by: 'Module::Build version 0.3607'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html

README  view on Meta::CPAN

NAME
    Algorithm::Shape::RandomTree - Create an object representing a
    procedural, editable, randomized plant shape that can be rendered
    graphically by other modules.

VERSION
    Version 0.01

SYNOPSIS
    A detailed synopsis with examples will be released soon.

EXPORT
    A list of functions that can be exported. You can delete this section if

lib/Algorithm/Shape/RandomTree.pm  view on Meta::CPAN

}

no Moose;

1; 

__END__

=head1 NAME 

Algorithm::Shape::RandomTree - Create an object representing a procedural, editable, randomized plant shape that
can be rendered graphically by other modules.

=head1 VERSION

Version 0.01

=head1 SYNOPSIS

A detailed synopsis with examples will be released soon.



( run in 0.362 second using v1.01-cache-2.11-cpan-de7293f3b23 )