GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Acme::MetaSyntactic::any(3) User Contributed Perl Documentation Acme::MetaSyntactic::any(3)

Acme::MetaSyntactic::any - Items from any theme

This theme simply selects a theme at random from all available themes, and returns names from it.

The selection is done in such a manner that you'll see no repetition in the items returned from a given theme, until all items from the theme have been seen.

new( @args )
Create a new instance.

The parameters will be used to create the underlying Acme::MetaSyntactic object, and will be passed to the randomly chosen theme. This can be useful for themes deriving from Acme::MetaSyntactic::Locale.

name( $count )
Implement the name() method for this class.
theme()
Return the theme name ("any").
has_remotelist()
Always return false.

Philippe Bruhat, upon request of Sébastien Aperghis-Tramoni.

Introduced in Acme-MetaSyntactic version 0.12, published on March 7, 2005.

Updated to conform with interface changes required by "Acme::MetaSyntactic::Updatable" in version 0.49, published on November 21, 2005.

Received its own version number for Acme-MetaSyntactic version 1.000, published on May 7, 2012.

Acme::MetaSyntactic.
2021-03-30 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.