MaxPerl
MaxPerl
Hello Martin, Thanks for the great application. Unfortunately routing with google doesn't work anymore since the last updates. Some times ago it works just fine. Any hint where I could...
Hello, I tried the following directive at the beginning of my abc file: `%%musicfont url(../Bravura.otf)` Unfortunately the following output is processed:  Also `%%musicfont Bravura` didn't work. The font is...
Hello, Thanks for your work. Unfortunately I cannot compile the libraries on the current Linux Mint. See the test error message enclosed regarding metaclass_test.cpp. [error.log](https://github.com/seanchas116/libqmlbind/files/2300590/error.log) Best wishes, Max
Hello Martin, I test at the moment the dev branch with a very basic PSGI Application. And I thought it could be a good idea to get $env easier through...
If I use filters consecutively,then only the first filter is processed. All other filters are treated as tables- See this example: ``` use Text::Textile; my $textile = new Text::Textile; #...
Hello, The following solves the broken test 18 of tcl.t. Tested under Linux. The problem occured on Windows, too. Best wishes, Max
Hello Mr. Aas, Thank you very much for your wonderful Tkx module. Unfortunately Tkx::ttk__style_map doesn't work for me. Enclosed a simple example: ``` use utf8; use Tkx; Tkx::ttk__style_map('TButton -background [list...
Hello Justin, thank you for your wonderful tool. As described under https://dadamailproject.com/support/documentation-11_22_0/features-psgi_support.pod.html no filebrowser works if one runs Dada Mail in PSGI/Plack mode. I suggest a simple javascript file browser...
Hello, here a first try of a pure Javascript solution for file attachment. The MailingList owner must upload attachments to $dada_mail_support_files/file_uploads with another programm and then he can select the...
Hello Justin, I have the following problem. I must run dadamail from www.example.com/newsletter. Unfortunately I get the following error message: "Unknown flavor We apologize, but the resource you're looking for...