Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Adding to a perl script automatically
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Skye Shaw!@#$" data-source="post: 4839794"><p>Indeed.</p><p></p><p>Are these people programmers? If not, they could render the script</p><p>unusable.</p><p></p><p>'Odd number of elements in hash assignment' and 'Bare word XYZ'</p><p>warnings to mind; assuming you are useING warnings.</p><p></p><p>Configuration interfaces are good.</p><p></p><p>On the other hand, if the values required remain minimal, and your</p><p>site doesn't receive a lot of traffic, you could retrieve the values</p><p>from a CSV file. If changes need to be made, they can be done in Open</p><p>Office or Excel, something that will output properly formated data.</p></blockquote><p></p>
[QUOTE="Skye Shaw!@#$, post: 4839794"] Indeed. Are these people programmers? If not, they could render the script unusable. 'Odd number of elements in hash assignment' and 'Bare word XYZ' warnings to mind; assuming you are useING warnings. Configuration interfaces are good. On the other hand, if the values required remain minimal, and your site doesn't receive a lot of traffic, you could retrieve the values from a CSV file. If changes need to be made, they can be done in Open Office or Excel, something that will output properly formated data. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Adding to a perl script automatically
Top