User:Digimer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Digimer's details. (I bet you were expecting something useful! ... soon). | Digimer's details. (I bet you were expecting something useful! ... soon). | ||
[[Sample Xen 2-node Cluster Network Map]] | |||
Indent | Indent |
Revision as of 04:28, 19 October 2009
Alteeve Wiki :: Digimer |
Digimer's details. (I bet you were expecting something useful! ... soon).
Sample Xen 2-node Cluster Network Map
Indent
Pretext
package AN::Tools;
# This is the "root" package that manages the sub modules and controls access
# to their methods.
#
# Dedicated to Leah Kubik who helped me back in the early days of TLE-BU.
#
BEGIN
{
our $VERSION="0.1.001";
}
use strict;
use warnings;
my $THIS_FILE="Tools.pm";
# Setup for UTF-8 mode.
use utf8;
$ENV{'PERL_UNICODE'}=1;
Test while (1) { code... } span.
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |