user-pic

naveedm9

  • Commented on I hate unpacking sub calls with shift
    We have started using https://metacpan.org/pod/Function::Parameters for everything at work. It's great. It uses perl's built in keyword api, not Devel::Declare. And the support for parameter type constraints makes our code a lot cleaner, safer, and self documenting....
  • Commented on Automatic variable highlighting in vim: the easy way
    This is much better, thanks! Can you pull request this to https://github.com/pjcj/vim-hl-var ? Or create a new github project for it. Vim plugins are easier to manage via pathogen/vundle if they have a corresponding github repo....
  • Commented on Automatic variable highlighting in vim
    Robin, Ultimatto, confuseAcat fixes the sigil negotiation and does it with much less and simpler code: https://blogs.perl.org/users/confuseacat/2014/05/automatic-variable-highlighting-in-vim-the-easy-way.html...
  • Commented on fatal warnings are a ticking time bomb (via chromatic)
    @gvl, that would be too easy. Also, isn't chromatic guilty of doing a similar type of thing by enabling UNIVERSAL::isa inside of Test::MockObject, which modifies core functionality globally? I remember that causing me a load trouble because of incompatibilities between...
Subscribe to feed Recent Actions from naveedm9

Subscribe to feed Responses to Comments from naveedm9

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.