Leandro Vaz
Leandro Vaz
Hello I'm using the command pp -f Crypto -M Filter::Crypto::Decrypt -o script.pl mojo.pl ### log erro Plugin "HeaderCondition" missing, maybe you need to install it? BEGIN failed--compilation aborted at script/script.pl...
How to resolve this error? root@athusbsd:/usr/local/www/apache24/data # uname -a FreeBSD bsd.local 13.0-RELEASE-p3 FreeBSD 13.0-RELEASE-p3 #0: Tue Jun 29 19:46:20 UTC 2021 [email protected]:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 when i run root@athusbsd:/usr/local/www/apache24/data # pp -x...
* Mojolicious version: Mojolicious is up to date (9.21) * Perl version: (v5.34.0) * Operating system: CentOS Linux 7 (Core) ### Steps to reproduce the behavior pp -M Mojolicious::Plugin::* -o...
How do I load an html with ajax load and insert into the editor Example suneditor.load("http://url/api"); don't work
Hi, I put the script In firefoox browser it works perfectly, paste from WORD But via Chrome, the words stay together
Hello I'm having problems with the DBD::mysql module It is installed and PERL does not recognize it. root@bsd:~ # freebsd-version 13.0-RELEASE root@bsd:~ # perl -MDBD::mysql -el Can't locate loadable object...
Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 597, in urlopen httplib_response = self._make_request(conn, method, url, File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 343, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 839, in _validate_conn conn.connect()...
Can I sign PDFs with a digital certificate directly in the browser and send them to the server?
Hello, How do I decrease the execution time of pdfscale command: pdfscale -r A4 --vert-align center --hor-align center -s 0.92 --image-downsample Bicubic --image-resolution 144 --pdf-settings screen int.pdf out.pdf Runtime: 0m58708s...
Can I sign PDFs with a digital certificate directly in the browser and send them to the server?