<div dir="ltr"><div>I have found. For anyone else who may have the same problem, to create a extension for any deprecated version (RT <4.0)<br></div><div>it's necessary allow deprecated RT:<br></div><div><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-family:"dejavu sans mono"">RTx ('RT-Extension-Example', {deprecated_rt=>1});<br></pre>More About: <a href="http://search.cpan.org/~alexmv/Module-Install-RTx-0.38/lib/Module/Install/RTx.pm">http://search.cpan.org/~alexmv/Module-Install-RTx-0.38/lib/Module/Install/RTx.pm</a><br></div><div><br><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="text-align:center"><div style="text-align:left"><font face="'comic sans ms', sans-serif" size="2">Vinícius <i>Fagundes</i></font></div></div><div style="text-align:center"><br></div><div style="text-align:center"><br></div><div style="text-align:center"><br></div><div style="text-align:center"><br></div></div></div></div>
<br><div class="gmail_quote">2017-02-14 11:36 GMT-02:00 Vinicius Fagundes <span dir="ltr"><<a href="mailto:mvlacerda@gmail.com" target="_blank">mvlacerda@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello,</div><div><div class="h5"><div dir="auto"><br></div><div dir="auto">I tried this but the error remaining the same. </div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">requires_rt '3.8.8';</span><br></div><div dir="auto"><br></div><div dir="auto">Or</div><div dir="auto"><br></div><div dir="auto">requires (RT=>'3.8.8');</div><div dir="auto"><br></div><div dir="auto">Is there any other place that I also need to update?</div><div dir="auto"><br></div><div dir="auto">About the upgrade we working to do that soon. </div><div dir="auto"><br></div><div dir="auto">Thanks,</div><div dir="auto"><br></div>Vinicius Fagundes <br><br></div></div></div><div><div class="h5"><div><div class="gmail_quote">Em 13 de fev de 2017 15:18, "Martin Wheldon" <<a href="mailto:martin.wheldon@greenhills-it.co.uk" target="_blank">martin.wheldon@greenhills-it.<wbr>co.uk</a>> escreveu:</div><div dir="auto" class="gmail_quote"><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="m_-6632572653105571634gmail-m_3186958975281348288quote">Hi,<br>
<br>
If you look in the Makefile.PL you will find somethink like this<br>
<br>
requires_rt '4.0.0';<br>
<br>
modify as required.<br>
<br>
Can I suggest that you upgrade as v3.8 reached end of life in 2014.<br>
<br>
Best Regards<br>
<br>
Martin<div class="m_-6632572653105571634gmail-m_3186958975281348288elided-text"><br>
<br>
On 2017-02-13 17:02, Vinicius Fagundes wrote:<br>
</div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div class="m_-6632572653105571634gmail-m_3186958975281348288elided-text">
Hi,<br>
<br>
I'm starting to learn RT development. And I was designated to create a<br>
RT extension, but our RT version is too old (3.8). I couldn't find any<br>
documentation about how to do it for this version.<br>
<br>
I tried follow the current documentation but when I tried to run:<br>
<br>
perl Makefile.PL<br>
<br>
I got this error:<br>
<br>
**** Error: This extension requires RT 4.0.0. Your installed version<br>
            of RT (3.8.8) is too old.<br>
<br>
Is it possible write and run a Extension for this version? If so, how<br>
can I achieve that.<br>
<br></div>
Vinícius _Fagundes_<br>
</blockquote>
</blockquote></div></div></div></div></div>
</blockquote></div><br></div>