Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Command Line Quaternions 0.8.5 (Default branch) Post 302184587 by Linux Bot on Saturday 12th of April 2008 01:20:10 AM
Old 04-12-2008
Command Line Quaternions 0.8.5 (Default branch)

Quaternions are numbers with 4 parts: one for time and three for space. Command Line Quaternions is a set of command line functions that generate thousands of points of quaternions, which are fed into animation software. This forms the foundations of analytic animations, a logical extension of analytic geometry.Image

More...
 
Mojolicious::Command::generate::plugin(3pm)		User Contributed Perl Documentation	       Mojolicious::Command::generate::plugin(3pm)

NAME
Mojolicious::Command::generate::plugin - Plugin generator command SYNOPSIS
use Mojolicious::Command::generate::plugin; my $plugin = Mojolicious::Command::generate::plugin->new; $plugin->run(@ARGV); DESCRIPTION
Mojolicious::Command::generate::plugin generates directory structures for fully functional Mojolicious plugins. ATTRIBUTES
Mojolicious::Command::generate::plugin inherits all attributes from Mojo::Command and implements the following new ones. "description" my $description = $plugin->description; $plugin = $plugin->description('Foo!'); Short description of this command, used for the command list. "usage" my $usage = $plugin->usage; $plugin = $plugin->usage('Foo!'); Usage information for this command, used for the help screen. METHODS
Mojolicious::Command::generate::plugin inherits all methods from Mojo::Command and implements the following new ones. "run" $plugin->run(@ARGV); Run this command. SEE ALSO
Mojolicious, Mojolicious::Guides, <http://mojolicio.us>. perl v5.14.2 2012-09-05 Mojolicious::Command::generate::plugin(3pm)
All times are GMT -4. The time now is 09:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy