Eine Webseite die wieder Spass macht !!!!
Hallo, Hi, ich bin der Chatmaster und lade Dich heute auf meine Seite ein .Da ich diese Seite neu gemacht habe, würde mich DEINE Meinung interesieren. Aus diesem Grund, bitte ich Dich mir eine Mail zu schreiben, ob und wenn ja was Dir besonders gefallen hat. Was habe ich neues auf meiner Seite?? Eine ganze Menge wie zum Beispiel: ° Livechat mit mir oder mit Gott und der Welt ° Live Flirt Chat mit Damen und Herren aus Deiner Region ° Livechat mit Webcam und Tonunterstützung ° Live Sex vor der Cam (DU BIST DER REGISEUR) ° Easy Date (Finde Dein Blind Date (Seitensprung??) aus Deiner Region noch heute) ° zwei Downloadserver für Bilder und Filme Eingang unter: http://easychatten.yeah.net
CPAN abuse
hi! I think this is an abuse of CPAN: -rw-rw-r-- 1 root root 171M Oct 9 03:13 ./CPAN/authors/id/P/PE/PERLANCAR/LibreOffice_6.3.2_Linux_x86-64_deb.tar.gz -- ciao - Stefan
Alzabo-Display-SWF-0.01
Alzabo::Display::SWF adpOP Visualization of Alzabo Schema with SWF Movie STEFAN The package contains a tool for visualizing Alzabo database schemas with shockwave-flash (SWF) movies. It facilitates the exploration of the tables and their relations in a database schema. In addition to the Alzabo and the GraphViz module - available from CPAN - it depends on the Ming library - available at http://ming.sourceforge.net/ - which includes the SWF Module.
Registration
Dear Sir or Madam, Please consider to register me. Name Stefan Ram E-Mail-Address [EMAIL PROTECTED] Homepage http://purl.net/stefan_ram/ preferred user-ID STEFANRAM planning to contribute A module to write XHTML 1.1 with DTD validation Yours faithfully, Stefan Ram
Application to be registered
-BEGIN PGP SIGNED MESSAGE- Hi! Here's my application as a CPAN developer. Name: Stefan Merten E-Mail: [EMAIL PROTECTED] Homepage: http://www.merten-home.de/ Preferred ID: SMERTEN Plans: I wrote a nice application concerned with e-mail processing back in 1997. It has been used for a year and worked pretty good. Now I hope to find the time to release some of the modules from that application as Free Software finally. I like to start with a module I consider `Mail::DB' or `Mail::Database' a good name for. It stores information about e-mail in a database and provides some access functions specific to e-mail. It includes the option to keep a file in the file system for each message stored. -BEGIN PGP SIGNATURE- Version: 2.6.3i Charset: noconv Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQCUAwUBPDcLcwnTZgC3zSk5AQFw+wP3ftk00gDAOLIfZEWNW9MRyocTPwErU6QY GskgO0Z2k9vR2+mSONh9zSM2Le6YfBnWzXD7JwcP8KtI/HyVey2ovEaXhCXZRdgc 1kdOiXtLZM4w4liZmvrpnTAg3A3eIiH9+WKl8WD7q6GGm8O17GEo1/LLQ2vvxc+W 1RNJbylO5A== =OHjd -END PGP SIGNATURE-
Re: Module submission Carp::Ensure
-BEGIN PGP SIGNED MESSAGE- Hi [EMAIL PROTECTED]! Last week (9 days ago) Perl Authors Upload Server wrote: > > The following module was proposed for inclusion in the Module List: > > modid: Carp::Ensure > DSLIP: adpfg > description: Ensure a value is of the expected type > userid: SMERTEN (Stefan Merten) > chapterid:3 (Development_Support) > communities: > > similar: > Usage > > rationale: > > I have been inspired by `Carp::Assert', looked for a similar notion > and came up with `ensure'. So I think `Carp::Ensure' would be a nice > name. > > I guess ohers had the same problem as me: Are the values in my > program really of the type I'm expecting them to be? However, at > least to my knowledge there is no decent solution to this very > common problem. Well, there is `Usage' and I used it some years ago. > But it's a pain to use :-( . Ahm, there is a module called > `Carp::CheckArgs' in the module list, but it is not available as it > seems? > > Anyway, after thinking a bit about a nice grammar for describing > types, I couldn't resist writing the module. Meanwhile it is rather > done. > > Because this is such a common problem, I think it will be of value > for others, too. > > enteredby: SMERTEN (Stefan Merten) > enteredon: Tue Jan 8 23:42:45 2002 GMT > > The resulting entry would be: > > Carp:: > ::Ensure adpfg Ensure a value is of the expected type SMERTEN > > > Thanks for registering, > The Pause Team > > PS: The following links are only valid for module list maintainers: > > Registration form with editing capabilities: > >https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b100_de896fac7d435d43&SUBMIT_pause99_add_mod_preview=1 > Immediate (one click) registration: > >https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b100_de896fac7d435d43&SUBMIT_pause99_add_mod_insertit=1 Is there a decision meanwhile? Mit Freien Grüßen Stefan -BEGIN PGP SIGNATURE- Version: 2.6.3i Charset: noconv Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQCVAwUBPEdvBgnTZgC3zSk5AQGB5wQAiPYyRWbEIjCkyXjB9naOkiq/dGxD+Vg1 +Sv3+BXICSo0eaWoJFWWyqoyvlMKz6vxXF9cG8FjCgMnKg2HH/X8hJ3QrCbov23X aXrUhPdM5Z32C0ZNRL9/bqoaYrk2bURbIWSiA9eT0JLgahtECKpQGldng3RtHvFg Hcvi8M1duSM= =5XAE -END PGP SIGNATURE-
Re: Module submission Carp::Ensure
-BEGIN PGP SIGNED MESSAGE- Hi [EMAIL PROTECTED]! Last week (11 days ago) Stefan Merten wrote: > Hi [EMAIL PROTECTED]! > > Last week (9 days ago) Perl Authors Upload Server wrote: >> >> The following module was proposed for inclusion in the Module List: >> >> modid: Carp::Ensure >> DSLIP: adpfg >> description: Ensure a value is of the expected type >> userid: SMERTEN (Stefan Merten) >> chapterid:3 (Development_Support) >> communities: >> >> similar: >> Usage >> >> rationale: >> >> I have been inspired by `Carp::Assert', looked for a similar notion >> and came up with `ensure'. So I think `Carp::Ensure' would be a nice >> name. >> >> I guess ohers had the same problem as me: Are the values in my >> program really of the type I'm expecting them to be? However, at >> least to my knowledge there is no decent solution to this very >> common problem. Well, there is `Usage' and I used it some years ago. >> But it's a pain to use :-( . Ahm, there is a module called >> `Carp::CheckArgs' in the module list, but it is not available as it >> seems? >> >> Anyway, after thinking a bit about a nice grammar for describing >> types, I couldn't resist writing the module. Meanwhile it is rather >> done. >> >> Because this is such a common problem, I think it will be of value >> for others, too. >> >> enteredby: SMERTEN (Stefan Merten) >> enteredon: Tue Jan 8 23:42:45 2002 GMT >> >> The resulting entry would be: >> >> Carp:: >> ::Ensure adpfg Ensure a value is of the expected type SMERTEN >> >> >> Thanks for registering, >> The Pause Team >> >> PS: The following links are only valid for module list maintainers: >> >> Registration form with editing capabilities: >> >https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b100_de896fac7d435d43&SUBMIT_pause99_add_mod_preview=1 >> Immediate (one click) registration: >> >https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=b100_de896fac7d435d43&SUBMIT_pause99_add_mod_insertit=1 > > Is there a decision meanwhile? Hmm... I'll put it to CPAN now. May be I receive an answer then. Mit Freien Grüßen Stefan -BEGIN PGP SIGNATURE- Version: 2.6.3i Charset: noconv Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQCVAwUBPFa5vAnTZgC3zSk5AQE2TQQAldlAOOaRqntwiztywDi+xj0gW4iuw5gs f/N2WTOj+jSIWDksVlegtvHmarSyMhU68x0E2uphPwL4xoodJFeVZUwqnOBahP7+ D4mlXGsZgI4gjRRuxMSzAwU4A17dK/lVUF7FJWyeQAgDZ12l8TDq6jTa6mQOS5UP G5aqcE1C6yk= =kJ/8 -END PGP SIGNATURE-
DBIx::Easy
Although requested, my module DBIx::Easy has it never made to the module list. Can there anything done about that ? Ciao Racke -- LinuXia Systems && Cobolt NetServices, eCommerce and more Shop- und Datenbanklösungen mit MiniVend, Firewalls auf Debian-Basis http://www.linuxia.de - http://www.cobolt.net --> Coding from hell and back <---
DBIx::Easy+DBIx::CGI modules
I would like to register the above modules, which are already several months around in CPAN. Attached are the READMEs. Ciao Racke -- LinuXia Systems && Cobolt NetServices, eCommerce and more Shop- und Datenbanklösungen mit MiniVend, Firewalls auf Debian-Basis http://www.linuxia.de - http://www.cobolt.net --> Junior Officer of the MiniVend/Interchange Bug Patrol <--- README README
Request for UID.
Hi ! My Name : Stefan Traby email: [EMAIL PROTECTED] HP: http://www.hello-penguin.com prefered UID: OESI I plan to contribute various OpenSSL modules (OpenSSL::RSAKey) and a security-token pass interface for SSL-SSH (mindterm). Parts are co-authored by MLEHMANN. -- ciao - Stefan "public class hirnwixer extends idiot implements javaProgrammer {" Stefan TrabyLinux/ia32 fax: +43-3133-6107-9 Mitterlasznitzstr. 13 Linux/alphaphone: +43-3133-6107-2 8302 Nestelbach Linux/sparc http://www.hello-penguin.com Austriamailto:[EMAIL PROTECTED] Europe mailto:[EMAIL PROTECTED]
Need help fixing my Makefile.PL
Hi! I'm the author of WWW::WebKit and am trying to provide a smooth installation for my users. I already found out how to add configure_requires and build_requires information to the META files which improved the situation a lot. But it seems like perl Makefile.PL also creates some MYMETA files which do contain the configure_requires information, but for some unknown reason lacks the build_requires, causing attempts to install on fresh perlbrew perl to fail. I'm attaching the Makefile.PL in question. Any help on what I have to do to fix this would be greatly appreciated. As would be pointers to some definitive guide on how to prepare a module for release on CPAN because this whole MakeMaker, Module::Install, Module::Build, DistZilla and whatnot stuff is nothing but confusing. Thanks, Stefan Seifert Makefile.PL Description: Perl program
Requesting permission to work on HTML::FormatNroff
Module HTML::FormatNroff seems abandoned and nobody has done any work on it since 1998. I fixed a few issues and made all tests pass. I am requesting permission to maintain this module. My CPAN handle is MINIMAL. Thanks, Stefan G.
Fwd: Re: Co-maintainership for Petal
Hi! I've just been made co-maintainer of the Petal module by Bruno Postle who's not maintaining it anymore. I tried releasing a new version that's acutally installable on Perl >= 5.12 but got a Permission missing for all submodules in the Petal namespace. Seems like I only got permissions for the top level module. As Bruno will be unavailable for another week (see attached mail), could you extend my permissions to the whole namespace? I'm quite sure this is what he intended in the first place. Thanks, Stefan NINE Seifert--- Begin Message --- On Mon 22-Aug-2011 at 12:18 +0200, Stefan Seifert wrote: On https://rt.cpan.org/Public/Bug/Display.html?id=57787 you commented, that you would give co-maintainership for Petal to someone interested. Well that would be me :) My CPAN ID is NINE. As pretty much all our company's applications use Petal, I can very well justify spending a couple of work hours here and there on fixing/improving Petal. Mathias already posted my patch for fixing the deprecated ISA stuff and I've got another small patch for producing better error messages when tal:repeat gets an undef instead of an array ref. Those have always been hard to debug. Is there some public repository available? If not, I'd just start one on github. There is a CVS repo in the petal-utils project in sourceforge: http://sourceforge.net/projects/petal-utils/ I know it's CVS, but HG and git didn't even exist when Petal was developed. If you don't want to work with CVS then I'm happy to migrate to something else so long as the history is preserved (or if you don't like sourceforge, github is ok too). Many thanks anyways for creating one of the very few sane templating modules :) Actually I'm not the main author, but inherited it after he quit. I've been away and I'll be on holiday for another week, so I'll be out of touch until 1st September. I made you a co-maintainer in cpan/pause, if you get a sourceforge id, I'll add you there too. -- Bruno --- End Message ---
Re: Fwd: Re: Co-maintainership for Petal
On Thursday 25 August 2011 10:25:19 you wrote: > [[ This message was both posted and mailed: see >the "To," "Cc," and "Newsgroups" headers for details. ]] > > In article <7156904.iyvdguv...@sunshine.detonation.org>, Stefan Seifert > > wrote: > > the Petal namespace. Seems like I only got permissions for the top level > > module. > > Can you send us the email you got? Thanks, Email is attached. Stefan Seifert--- Begin Message --- On Mon 22-Aug-2011 at 12:18 +0200, Stefan Seifert wrote: On https://rt.cpan.org/Public/Bug/Display.html?id=57787 you commented, that you would give co-maintainership for Petal to someone interested. Well that would be me :) My CPAN ID is NINE. As pretty much all our company's applications use Petal, I can very well justify spending a couple of work hours here and there on fixing/improving Petal. Mathias already posted my patch for fixing the deprecated ISA stuff and I've got another small patch for producing better error messages when tal:repeat gets an undef instead of an array ref. Those have always been hard to debug. Is there some public repository available? If not, I'd just start one on github. There is a CVS repo in the petal-utils project in sourceforge: http://sourceforge.net/projects/petal-utils/ I know it's CVS, but HG and git didn't even exist when Petal was developed. If you don't want to work with CVS then I'm happy to migrate to something else so long as the history is preserved (or if you don't like sourceforge, github is ok too). Many thanks anyways for creating one of the very few sane templating modules :) Actually I'm not the main author, but inherited it after he quit. I've been away and I'll be on holiday for another week, so I'll be out of touch until 1st September. I made you a co-maintainer in cpan/pause, if you get a sourceforge id, I'll add you there too. -- Bruno --- End Message ---
Fwd: Re: Co-maintainership for Petal
On Saturday 27 August 2011 07:13:28 you wrote: > [[ This message was both posted and mailed: see >the "To," "Cc," and "Newsgroups" headers for details. ]] > > In article <2947800.ps7spd5...@sunshine.detonation.org>, Stefan Seifert > > wrote: > > > Can you send us the email you got? Thanks, > > > > Email is attached. > > Attachments disappear in the news interface... Trying again, this time inline: -- Forwarded Message -- Subject: Re: Co-maintainership for Petal Date: Thursday 25 August 2011, 00:15:18 From: Bruno Postle To: Stefan Seifert On Mon 22-Aug-2011 at 12:18 +0200, Stefan Seifert wrote: > >On https://rt.cpan.org/Public/Bug/Display.html?id=57787 you commented, that >you would give co-maintainership for Petal to someone interested. Well that >would be me :) My CPAN ID is NINE. As pretty much all our company's >applications use Petal, I can very well justify spending a couple of work >hours here and there on fixing/improving Petal. >Mathias already posted my patch for fixing the deprecated ISA stuff and I've >got another small patch for producing better error messages when tal:repeat >gets an undef instead of an array ref. Those have always been hard to debug. >Is there some public repository available? If not, I'd just start one on >github. There is a CVS repo in the petal-utils project in sourceforge: http://sourceforge.net/projects/petal-utils/ I know it's CVS, but HG and git didn't even exist when Petal was developed. If you don't want to work with CVS then I'm happy to migrate to something else so long as the history is preserved (or if you don't like sourceforge, github is ok too). >Many thanks anyways for creating one of the very few sane >templating modules :) Actually I'm not the main author, but inherited it after he quit. I've been away and I'll be on holiday for another week, so I'll be out of touch until 1st September. I made you a co-maintainer in cpan/pause, if you get a sourceforge id, I'll add you there too. -- Bruno - Stefan Seifert
pause login not working
Hi, I already reset my password for my account STELIM, but I'm still unable to login. The error message suggests getting in touch with you to find out how to proceed. So, I'm here. Best regards Stefan Limbacher
Dancer::Session::DBIC
Hello, I developed a session backend based on DBIx::Class for Dancer and tried to upload this today and found that this module name was already registered to CPAN user KSCHOTTIE. module: Dancer::Session::DBIC version: 0.001 in file: Dancer-Session-DBIC-0.001/lib/Dancer/Session/DBIC.pm status: Not indexed because permission missing. Current registered primary maintainer is KSCHOTTIE. Hint: you can always find the legitimate maintainer(s) on PAUSE under "View Permissions". There is no email address displayed and he has no other CPAN modules. Please advise how to contact him / get permission for uploading. Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team
Re: Dancer::Session::DBIC
On 12/22/2013 04:20 PM, brian d foy wrote: > [[ This message was both posted and mailed: see >the "To," "Cc," and "Newsgroups" headers for details. ]] > > In article <52b4ce90.6030...@linuxia.de>, "Stefan Hornburg (Racke)" > wrote: > > >> I developed a session backend based on DBIx::Class for Dancer and tried to >> upload >> this today and found that this module name was already registered to CPAN >> user >> KSCHOTTIE. > > You can start by trying kschot...@cpan.org since every author has a > CPAN email alias. > > I also suggest trying the various Dancer forums and mailing lists. > OK, the email to kschot...@cpan.org bounced: kschot...@cpan.org SMTP error from remote mail server after RCPT TO:: host cpan.mx.develooper.com [207.171.7.115]: 554 5.7.1 : Recipient address rejected: Access denied I also wrote to the Dancer user mailing list and send a contact request on Linkedin. I'm not aware of various Dancer forums, but I don't use forums at all. BTW: Where I can find registered CPAN modules (which are not uploaded yet). Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team
Re: Dancer::Session::DBIC
On 12/22/2013 04:20 PM, brian d foy wrote: > [[ This message was both posted and mailed: see >the "To," "Cc," and "Newsgroups" headers for details. ]] > > In article <52b4ce90.6030...@linuxia.de>, "Stefan Hornburg (Racke)" > wrote: > > >> I developed a session backend based on DBIx::Class for Dancer and tried to >> upload >> this today and found that this module name was already registered to CPAN >> user >> KSCHOTTIE. > > You can start by trying kschot...@cpan.org since every author has a > CPAN email alias. > > I also suggest trying the various Dancer forums and mailing lists. > Kevin answered me on LinkedIn and said "I would be more than happy to release the namespace to you if you have an implementation done." Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team
Re: Dancer::Session::DBIC
On 12/28/2013 02:50 AM, brian d foy wrote: > [[ This message was both posted and mailed: see >the "To," "Cc," and "Newsgroups" headers for details. ]] > > >> Kevin answered me on LinkedIn and said >> "I would be more than happy to release the namespace to you if you have an >> implementation done." > > Fantastic. I always like to give the authors a chance before we butt > in. With admin privileges come great responsibility :) > OK, can you now please turn over the namespace to me? Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team
Re: Dancer::Session::DBIC
On 12/28/2013 02:50 AM, brian d foy wrote: > [[ This message was both posted and mailed: see >the "To," "Cc," and "Newsgroups" headers for details. ]] > > >> Kevin answered me on LinkedIn and said >> "I would be more than happy to release the namespace to you if you have an >> implementation done." > > Fantastic. I always like to give the authors a chance before we butt > in. With admin privileges come great responsibility :) > Kevin now managed to pass the ownership for the namespace to me. Everything is fine now, thanks for your help! Regards Racke -- LinuXia Systems => http://www.linuxia.de/ Expert Interchange Consulting and System Administration ICDEVGROUP => http://www.icdevgroup.org/ Interchange Development Team