tie :: File 500内部服务器错误??? [英] tie::File 500 Internal Server Error???

查看:56
本文介绍了tie :: File 500内部服务器错误???的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨伙计,


Perl总是在杀我。我总是首先在我的电脑上进行,然后上传到我们实验室的服务器。哦,我的,永远不会在实验室里跑。这次我得到了内部错误。我试图添加和删除多行,并发现可能是由于tie :: File。


你能帮我解决一下这个问题吗?我很想死它:(


这里是代码。

Hi folks,

Perl is always killing me. I always do it on my computer first and then upload to the server in our lab. And oh my, never ever be correct to run on the lab. This time I got the internal error. I tried to add and delete multiple lines and found out that is possibly due to tie::File.

Could you please help me to solve the problem? I am dying for it :(

Here''s the code.

展开 | < span class =codeLinkonclick =selectAll(this);>选择 | 换行 | 行号

推荐答案

欢迎来到TSDN Casybay!


您已经在论坛中发布了代码而没有使用正确的代码标签。最好在TSDN上包含所有代码在代码标签中发布到论坛。


代码标签以[代码]开头,以[/代码]结尾。如果您需要除此之外的示例,请参阅如果您正在开始讨论,请回复指南(或发布指南) )在消息窗口的右侧。您可以在那里找到发布的示例和建议。


此外,您还可以将语言添加到代码标记中。这是一个例子:


[code = perl]

< some code>

[/ code]


请知道我已修复您上面的帖子以包含正确的代码标签。请确保在TSDN上的所有未来帖子中使用代码标签。


- 主持人
Welcome to TSDN Casybay!

You have posted code into the forum without using proper code tags. It is best practice here on TSDN to wrap all code posted into the forum in code tags.

Code tags start with [code] and end with [/code]. If you need an example other than this one, the please refer to the REPLY GUIDELINES (or POSTING GUIDELINES if you are starting a discussion) to the right of the Message window. You will find the examples and suggestions for posting there.

In addition, you can also add the language to your code tags. Here is an example:

[code=perl]
<some code>
[/code]

Please know that I have fixed your posts above to include the proper code tags. Please be sure and use code tags in all of your future posts here on TSDN.

- Moderator


你得到了什么错误?您是否检查了错误日志以查看记录的内容?我会取消注释以下行并添加使用警告;同样。
What errors did you get? Did you check the error logs to see what was logged? I would uncomment the following lines and add use warnings; as well.
展开 | 选择 | Wrap | 行号


您实际上并没有使用Tie :: File在您发布的代码中执行任何操作。你刚试验吗?
You''re not actually using Tie::File to do anything in the code you posted. Are you just experimenting?


这篇关于tie :: File 500内部服务器错误???的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆