Alien-SunVox

 view release on metacpan or  search on metacpan

dist.ini  view on Meta::CPAN


[@Filter]
-bundle = @Basic
-remove = GatherDir
[Git::GatherDir]

[AutoPrereqs]
skip = strict
skip = warnings
skip = base
skip = parent
skip = constant
skip = lib

[PodSyntaxTests]
[Test::Perl::Critic]
[Test::Kwalitee]
skiptest = no_symlinks

[AlienBase::Doc]
name = SunVox

lib/Alien/SunVox.pm  view on Meta::CPAN

use strict;
use warnings;
package Alien::SunVox;

# ABSTRACT: Install The SunVox Library - Alexander Zolotov's SunVox modular synthesizer and sequencer

our $VERSION = '0.03';

use parent qw/ Alien::Base /;









1;



( run in 0.512 second using v1.01-cache-2.11-cpan-4d50c553e7e )