Sponsored Content
Full Discussion: Best rules as a contractor
The Lounge What is on Your Mind? Best rules as a contractor Post 302754069 by methyl on Thursday 10th of January 2013 02:11:16 AM
Old 01-10-2013
@taltamir
Presumably you are in USA?

@Joseph_TKLee
What Country are you working in?
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

rules?

What rules? I have been searching for hours on the internet and just cannot seem to find the command you would type to add a serial port or the file that specifies whether a filesystem shoudl be mounted at boot time or not............. (1 Reply)
Discussion started by: Xskwizitboi
1 Replies

2. Post Here to Contact Site Administrators and Moderators

Rules

https://www.unix.com/showthread.php?t=2971 Spelling Error. You 'Adhere' to rules, not adhear. (2 Replies)
Discussion started by: Tux
2 Replies

3. Post Here to Contact Site Administrators and Moderators

rules

rules are there but asking 2 questions out of 30 is surely understanable esp when the instructor gives an open book test and urged us to seek answers anywhere we can except from him directly. (2 Replies)
Discussion started by: vrn
2 Replies

4. Post Here to Contact Site Administrators and Moderators

Homework rules !

Why do you ask about prof info at homeworks forum..... do you contact to prof and tell him that this student asked for our help? I asked that because some of them are very strickt and conseder that as cheating (4 Replies)
Discussion started by: fwrlfo
4 Replies
Locale::Constants(3pm)					 Perl Programmers Reference Guide				    Locale::Constants(3pm)

NAME
Locale::Constants - constants for Locale codes SYNOPSIS
use Locale::Constants; $codeset = LOCALE_CODE_ALPHA_2; DESCRIPTION
Locale::Constants defines symbols which are used in the four modules from the Locale-Codes distribution: Locale::Language Locale::Country Locale::Currency Locale::Script Note: at the moment only Locale::Country and Locale::Script support more than one code set. The symbols defined are used to specify which codes you want to be used: LOCALE_CODE_ALPHA_2 LOCALE_CODE_ALPHA_3 LOCALE_CODE_NUMERIC You shouldn't have to "use" this module directly yourself - it is used by the three Locale modules, which in turn export the symbols. KNOWN BUGS AND LIMITATIONS
None at the moment. SEE ALSO
Locale::Language Codes for identification of languages. Locale::Country Codes for identification of countries. Locale::Script Codes for identification of scripts. Locale::Currency Codes for identification of currencies and funds. AUTHOR
Neil Bowers <neil@bowers.com> COPYRIGHT
Copyright (C) 2002, Neil Bowers. Copyright (C) 2001, Canon Research Centre Europe (CRE). This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.8.0 2002-06-01 Locale::Constants(3pm)
All times are GMT -4. The time now is 12:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy