in reply to Re: resolve current theme icon path
in thread resolve current theme icon path

I'm frustrated on perl pdf module once Re^6: use PDF::API2 to add pdf bookmark, perl should not fail me on resolve icon path. Gtk3::Image seems promising, I do some search and check on 'Gtk' and icon theme related and missed Gtk3. I love perl, he has the ability to enpower individual, I'm learning Raku too.

Replies are listed 'Best First'.
Re^3: resolve current theme icon path
by NERDVANA (Priest) on Sep 02, 2024 at 08:02 UTC
    perl should not fail me on resolve icon path

    You mean CPAN. Perl can do anything you want, if you write out the full program. You want someone else to solve the problem and post a complete module for you, for all tasks you can think of? There are many many things that Perl does not have a CPAN module for, and yes, Python has more modules to solve the latest problems because Python has more people.

    We at perlmonks use perl because we like the language, not because it has the most problems already solved in a module.