Games::AssaultCube::Utils - Various utilities for the AssaultCube modules


Games-AssaultCube documentation  | view source Contained in the Games-AssaultCube distribution.

Index


NAME

Top

Games::AssaultCube::Utils - Various utilities for the AssaultCube modules

SYNOPSIS

Top

	use Games::AssaultCube::Utils qw( default_port );
	print "The default AssaultCube server port is: " . default_port() . "\n";

ABSTRACT

Top

This module holds the various utility functions used in the AssaultCube modules.

DESCRIPTION

Top

This module holds the various utility functions used in the AssaultCube modules. Normally you wouldn't need to use this directly.

TODO: More documentation about the functions here :)

AUTHOR

Top

Apocalypse <apocal@cpan.org>

Props goes to Getty and the BS clan for the support!

This project is sponsored by http://cubestats.net

COPYRIGHT AND LICENSE

Top


Games-AssaultCube documentation  | view source Contained in the Games-AssaultCube distribution.