Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6617717
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:44:16+00:00 2026-05-25T20:44:16+00:00

I occasionally see Perl5i being mentioned. It looks great and make things easier. Some

  • 0

I occasionally see Perl5i being mentioned. It looks great and make things easier. Some questions:

  1. Is this module compatible with other modules, e.g. Dancer, Mojolicious, XML::RSS, etc.?

  2. It it compatible with Moose, or does it have better OO features?

  3. It wraps the best CPAN modules, if my script uses these…

    use strict;
    use utf8::all;
    use XML::RSS::JavaScript;
    use DateTime::Format::Mail;
    

    … should I just replace it with:

    use perl5i::2;
    use XML::RSS::JavaScript;
    use DateTime::Format::Mail;
    

Any experience, good and bad, please share.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:44:17+00:00Added an answer on May 25, 2026 at 8:44 pm

    I’m the primary author of perl5i.

    1) perl5i is compatible with other modules. If you find a conflict, let us know. http://github.com/schwern/perl5i/issues

    2) Yes, it is compatible with Moose and Mouse. It does not have ambitions to reinvent those wheels. Its contribution to OO is autoboxing, where non-objects can have methods called on them like $string->trim.

    3) In general, you can safely use perl5i with existing code. However, it does do some small backwards incompatible changes, generally to bits of Perl that don’t make sense anyway. The biggest things to look out for are 1) file operations (like open) now throw exceptions on failure and 2) utf8::all changes how non text files are read.

    My experiences with perl5i are biased. I can say the biggest negatives about perl5i are 1) sometimes there are bugs and its lexical effects leak out of scope 2) the dependency chain is pretty big and 3) some of those dependencies have issues on Windows. The positive sides are how much autoboxing and built-in exceptions change how one writes Perl.

    There is a FAQ and I give a talk about perl5i.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I occasionally see the list slice syntax used in Python code like this: newList
Possible Duplicate: PHP method chaining? I occasionally see some php applications use classes like
I can't see anything wrong with this, but I see the above exception occasionally
My app is crashing occasionally and when I see the crash logs this is
Please see this page: http://access.mwjt.co.uk/feedback/?s=hmmm When viewed in Chrome, occasionally the 3 pictures are
In a multi-threaded application I'm working on, we occasionally see ConcurrentModificationExceptions on our Lists
Occasionally, on a ASP (classic) site users will get this error: [DBNETLIB][ConnectionRead (recv()).]General network
I always see people in serious projects use :: everywhere, and -> only occasionally
Occasionally I like to spend some time looking at the .NET code just to
I occasionally see portraits and other images which have been redrawn into an abstract

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.