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

  • Home
  • SEARCH
  • 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 3218952
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:35:17+00:00 2026-05-17T15:35:17+00:00

I am having an issue (Catalyst related) apparently with Moose/Class::MOP. Starting my server I

  • 0

I am having an issue (Catalyst related) apparently with Moose/Class::MOP. Starting my server I get the following output… (shown below in all its glory)

The alias and excludes options for role application have been renamed -alias and -excludes at /usr/local/lib/perl/5.10.1/Moose/Meta/Role/Application.pm line 26
Moose::Meta::Role::Application::new(‘Moose::Meta::Role::Application::ToRole’, ‘excludes’, ‘ARRAY(0x9645568)’) called at /usr/local/lib/perl/5.10.1/Moose/Meta/Role.pm line 416
Moose::Meta::Role::apply(‘Moose::Meta::Role=HASH(0x95b3368)’, ‘Moose::Meta::Role=HASH(0x9446d90)’, ‘excludes’, ‘ARRAY(0x9645568)’) called at /usr/local/lib/perl/5.10.1/Moose/Util.pm line 133
Moose::Util::_apply_all_roles(‘Moose::Meta::Role=HASH(0x9446d90)’, undef, ‘MooseX::Getopt’, ‘HASH(0x9454a08)’) called at /usr/local/lib/perl/5.10.1/Moose/Util.pm line 87
Moose::Util::apply_all_roles(‘Moose::Meta::Role=HASH(0x9446d90)’, ‘MooseX::Getopt’, ‘HASH(0x9454a08)’) called at /usr/local/lib/perl/5.10.1/Moose/Role.pm line 26
Moose::Role::with(‘Moose::Meta::Role=HASH(0x9446d90)’, ‘MooseX::Getopt’, ‘HASH(0x9454a08)’) called at /usr/local/lib/perl/5.10.1/Moose/Exporter.pm line 294
Moose::Role::with(‘MooseX::Getopt’, ‘HASH(0x9454a08)’) called at /usr/share/perl5/Catalyst/ScriptRole.pm line 8
require Catalyst/ScriptRole.pm called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 113
Class::MOP::__ANON__() called at /usr/share/perl5/Try/Tiny.pm line 71
eval {…} called at /usr/share/perl5/Try/Tiny.pm line 67
Try::Tiny::try(‘CODE(0x93c2910)’, ‘Try::Tiny::Catch=REF(0x93bba38)’) called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 124
Class::MOP::load_first_existing_class(‘Catalyst::ScriptRole’) called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 136
Class::MOP::load_class(‘Catalyst::ScriptRole’, undef) called at /usr/local/lib/perl/5.10.1/Moose/Util.pm line 109
Moose::Util::_apply_all_roles(‘Moose::Meta::Class=HASH(0x8fc9378)’, undef, ‘Catalyst::ScriptRole’) called at /usr/local/lib/perl/5.10.1/Moose/Util.pm line 87
Moose::Util::apply_all_roles(‘Moose::Meta::Class=HASH(0x8fc9378)’, ‘Catalyst::ScriptRole’) called at /usr/local/lib/perl/5.10.1/Moose.pm line 58
Moose::with(‘Moose::Meta::Class=HASH(0x8fc9378)’, ‘Catalyst::ScriptRole’) called at /usr/local/lib/perl/5.10.1/Moose/Exporter.pm line 294
Moose::with(‘Catalyst::ScriptRole’) called at /usr/share/perl5/Catalyst/Script/Server.pm line 14
require Catalyst/Script/Server.pm called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 113
Class::MOP::__ANON__() called at /usr/share/perl5/Try/Tiny.pm line 71
eval {…} called at /usr/share/perl5/Try/Tiny.pm line 67
Try::Tiny::try(‘CODE(0x8f6dc38)’, ‘Try::Tiny::Catch=REF(0x8f8d1c8)’) called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 124
Class::MOP::load_first_existing_class(‘Catalyst::Script::Server’) called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 136
Class::MOP::load_class(‘Catalyst::Script::Server’) called at /usr/share/perl5/Catalyst/ScriptRunner.pm line 18
Catalyst::ScriptRunner::run(‘Catalyst::ScriptRunner’, ‘Jamaica’, ‘Server’) called at script/boca_server.pl line 8
The old Moose::Util::MetaRole API (before version 0.94) has been deprecated at /usr/local/lib/perl/5.10.1/Moose/Util/MetaRole.pm line 16
Moose::Util::MetaRole::apply_metaclass_roles(‘for_class’, ‘Catalyst::Controller’, ‘metaclass_roles’, ‘ARRAY(0x97bdff8)’, ‘method_metaclass_roles’, ‘ARRAY(0x97ab9f0)’, ‘wrapped_method_metaclass_roles’, ‘ARRAY(0x981d650)’) called at /usr/share/perl5/MooseX/MethodAttributes.pm line 32
MooseX::MethodAttributes::init_meta(‘MooseX::MethodAttributes’, ‘for_class’, ‘Catalyst::Controller’, ‘metaclass’, undef) called at /usr/local/lib/perl/5.10.1/Moose/Exporter.pm line 355
Moose::Exporter::__ANON__(‘MooseX::MethodAttributes’) called at /usr/share/perl5/Catalyst/Controller.pm line 10
Catalyst::Controller::BEGIN() called at /usr/share/perl5/Catalyst/Controller.pm line 10
eval {…} called at /usr/share/perl5/Catalyst/Controller.pm line 10
require Catalyst/Controller.pm called at /usr/share/perl5/Catalyst.pm line 16
Catalyst::BEGIN() called at /usr/share/perl5/Catalyst/Controller.pm line 10
eval {…} called at /usr/share/perl5/Catalyst/Controller.pm line 10
require Catalyst.pm called at /home/bobek/dev/build_7.2/mvc/Jamaica/script/../lib/Jamaica.pm line 17
Jamaica::BEGIN() called at /usr/share/perl5/Catalyst/Controller.pm line 10
eval {…} called at /usr/share/perl5/Catalyst/Controller.pm line 10
require Jamaica.pm called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 113
Class::MOP::__ANON__() called at /usr/share/perl5/Try/Tiny.pm line 71
eval {…} called at /usr/share/perl5/Try/Tiny.pm line 67
Try::Tiny::try(‘CODE(0x8fb3230)’, ‘Try::Tiny::Catch=REF(0x969fee0)’) called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 124
Class::MOP::load_first_existing_class(‘Jamaica’) called at /usr/local/lib/perl/5.10.1/Class/MOP.pm line 136
Class::MOP::load_class(‘Jamaica’) called at /usr/share/perl5/Catalyst/ScriptRole.pm line 61
Catalyst::ScriptRole::_run_application(‘Catalyst::Script::Server=HASH(0x969d748)’) called at /usr/share/perl5/Catalyst/Script/Server.pm line 181
Catalyst::Script::Server::run(‘Catalyst::Script::Server=HASH(0x969d748)’) called at /usr/local/lib/perl/5.10.1/Class/MOP/Method/Wrapped.pm line 48
Class::MOP::Method::Wrapped::__ANON__(‘Catalyst::Script::Server=HASH(0x969d748)’) called at /usr/local/lib/perl/5.10.1/Class/MOP/Method/Wrapped.pm line 89
Catalyst::Script::Server::run(‘Catalyst::Script::Server=HASH(0x969d748)’) called at /usr/share/perl5/Catalyst/ScriptRunner.pm line 20
Catalyst::ScriptRunner::run(‘Catalyst::ScriptRunner’, ‘Jamaica’, ‘Server’) called at script/boca_server.pl line 8

I am new at Catalyst (and I do like it, I just want to successfully get it up and running). I have checked the latest versions of Moose and Class::MOP and they are up to date (as far as CPAN is concerned).



Hopefully someone familiar with Moose has seen this before. Any suggestions or a place to start checking would be appreciated.



Michelle B.

  • 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-17T15:35:18+00:00Added an answer on May 17, 2026 at 3:35 pm

    You’re running an old version of Catalyst. This issue has been fixed in commit r13516 and is already available on CPAN as of version 5.80026 (5.80028 is latest and recommended).

    Catalyst was using some deprecated feature of Moose, which just recently started warning.

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

Sidebar

Related Questions

I'm having an issue with the HTML below: <html> <body> <p style=font-size: large> Some
I'm having an issue sending array parameters to a Struts 2 action class. I
I'm having an issue with my rewrites exposing GET variables if the originating request
I'm having issue with calling a method with l-value of an abstract class. The
I'm having an issue with a query that currently uses LEFT JOIN weblog_data AS
I'm having an issue with my regex. I want to capture <% some stuff
I'm having an issue with a Flash/Flex erroring in Firefox but not IE. I
I’m having an issue where a drop down list in IE 6/7 is behaving
I am having an issue where Tomcat is treating extra path information as part
I'm having an issue with a standard ASP.NET page that has a TextBox and

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.