Sponsored Content
The Lounge What is on Your Mind? Please Welcome Simon Sweetman (Chubler_XL) to the Moderator Team Post 303041573 by wisecracker on Thursday 28th of November 2019 04:13:34 AM
Old 11-28-2019
Hi Chubler_XL...

WOW! Terrific stuff. Congrats, you have earned it...
 

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

to any moderator ..

:) i have made new title for myself since i am very serious about unix I thought that it might reflect this a little and also help me to gain some more self esteem to be more dillegent in my questions and answers to others.. I have an avatar but I am not quite sure how to apply it. if any moderator... (5 Replies)
Discussion started by: moxxx68
5 Replies

2. What is on Your Mind?

Please Welcome Nicki Paul to the Moderator Team!

Dear All, I am very pleased to inform everyone that Nicki Paul (zxmaus) is joining the Moderation Team after a number of years away from the site. Nicki used to be very active here (over 800 posts), and she got busy with travel, work, family and her dogs, and we have missed her. Now she is... (7 Replies)
Discussion started by: Neo
7 Replies

3. What is on Your Mind?

Please Welcome Dave Munro to the Moderator Team!

Dear All, I am very pleased to announce that Dave Munro (gull04) is joining the Moderation Team, after being a very valuable member of UNIX.com for 15+ years. Dave is an IT Consultant with 30 years of experience this year, has worked in many of the industry vertical market segments and has... (6 Replies)
Discussion started by: Neo
6 Replies
Padre::Constant(3pm)					User Contributed Perl Documentation				      Padre::Constant(3pm)

NAME
Padre::Constant - constants used by configuration subsystems SYNOPSIS
use Padre::Constant (); [...] # do stuff with exported constants DESCRIPTION
Padre uses various configuration subsystems (see "Padre::Config" for more information). Those systems needs to somehow agree on some basic stuff, which is defined in this module. CONSTANTS
"WIN32", "MAC", "UNIX" Operating Systems. "BOOLEAN", "POSINT", "INTEGER", "ASCII", "PATH" Settings data types (based on Firefox types). "HOST", "HUMAN", "PROJECT" Settings storage back-ends. "PADRE_REVISION" The SVN Revision (when running a development build). "PADRE_BLACK", "PADRE_BLUE", "PADRE_RED", "PADRE_GREEN", "PADRE_MAGENTA", "PADRE_ORANGE", "PADRE_DIM_GRAY", "PADRE_CRIMSON", "PADRE_BROWN", "PADRE_WARNING", "PADRE_ERROR" Core supported colours. "CONFIG_HOST" DB configuration file storing host settings. "CONFIG_HUMAN" YAML configuration file storing user settings. "CONFIG_DIR" Private Padre configuration directory Padre, used to store stuff. "PLUGIN_DIR" Private directory where Padre can look for plug-ins. "PLUGIN_LIB" Subdirectory of "PLUGIN_DIR" with the path "Padre/Plugin" added (or whatever depending on your platform) so that Perl can load a "Padre::Plugin::" plug-in. "LOG_FILE" Path and name of Padre's log file. "NEWLINE" Newline style (UNIX, WIN or MAC) on the currently used operating system. COPYRIGHT &; LICENSE Copyright 2008 - 2010 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself. perl v5.14.2 2012-06-27 Padre::Constant(3pm)
All times are GMT -4. The time now is 08:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy